Home
last modified time | relevance | path

Searched refs:drm_framebuffer_get (Results 1 – 5 of 5) sorted by relevance

/linux/include/drm/
H A Ddrm_framebuffer.h229 static inline void drm_framebuffer_get(struct drm_framebuffer *fb) in drm_framebuffer_get() function
269 drm_framebuffer_get(fb); in drm_framebuffer_assign()
/linux/drivers/gpu/drm/xe/display/
H A Dxe_plane_initial.c248 drm_framebuffer_get(fb); in intel_find_initial_plane_obj()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_plane_initial.c377 drm_framebuffer_get(fb); in intel_find_initial_plane_obj()
/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c417 drm_framebuffer_get(fb); in gud_fb_queue_damage()
/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c1168 drm_framebuffer_get(copy->base.fb); in atmel_hlcdc_plane_atomic_duplicate_state()