Home
last modified time | relevance | path

Searched refs:drm_framebuffer_assign (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/include/drm/
H A Ddrm_framebuffer.h280 static inline void drm_framebuffer_assign(struct drm_framebuffer **p, in drm_framebuffer_assign() function
/dflybsd-src/sys/dev/drm/
H A Ddrm_atomic.c1398 drm_framebuffer_assign(&plane_state->fb, fb); in drm_atomic_set_fb_for_plane()