Home
last modified time | relevance | path

Searched refs:drm_framebuffer_get (Results 1 – 13 of 13) 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/vkms/
H A Dvkms_writeback.c94 drm_framebuffer_get(vkmsjob->wb_frame_info.fb); in vkms_wb_prepare_job()
H A Dvkms_plane.c134 drm_framebuffer_get(frame_info->fb); in vkms_plane_atomic_update()
/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()
H A Dintel_plane.c146 drm_framebuffer_get(intel_state->hw.fb); in intel_plane_duplicate_state()
399 drm_framebuffer_get(plane_state->hw.fb); in intel_plane_copy_uapi_to_hw_state()
422 drm_framebuffer_get(plane_state->hw.fb); in intel_plane_copy_hw_state()
H A Dintel_fbdev.c437 drm_framebuffer_get(&ifbdev->fb->base); in intel_fbdev_init_bios()
/linux/drivers/gpu/drm/
H A Ddrm_plane.c1058 drm_framebuffer_get(plane->fb); in __setplane_internal()
1237 drm_framebuffer_get(fb); in drm_mode_cursor_universal()
1553 drm_framebuffer_get(fb); in drm_mode_page_flip_ioctl()
H A Ddrm_atomic_state_helper.c351 drm_framebuffer_get(state->fb); in __drm_atomic_helper_plane_duplicate_state()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1004 drm_framebuffer_get(fb); in vc4_async_page_flip_common()
1019 drm_framebuffer_get(flip_state->old_fb); in vc4_async_page_flip_common()
/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c412 drm_framebuffer_get(fb); in gm12u320_fb_mark_dirty()
/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()