Home
last modified time | relevance | path

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

/linux-6.15/include/drm/
H A Ddrm_framebuffer.h222 static inline void drm_framebuffer_get(struct drm_framebuffer *fb) in drm_framebuffer_get() function
262 drm_framebuffer_get(fb); in drm_framebuffer_assign()
/linux-6.15/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.c118 drm_framebuffer_get(frame_info->fb); in vkms_plane_atomic_update()
/linux-6.15/drivers/gpu/drm/xe/display/
H A Dxe_plane_initial.c251 drm_framebuffer_get(fb); in intel_find_initial_plane_obj()
/linux-6.15/drivers/gpu/drm/
H A Ddrm_crtc.c620 drm_framebuffer_get(plane->fb); in __drm_mode_set_config_internal()
752 drm_framebuffer_get(fb); in drm_mode_setcrtc()
H A Ddrm_plane.c1031 drm_framebuffer_get(plane->fb); in __setplane_internal()
1210 drm_framebuffer_get(fb); in drm_mode_cursor_universal()
1526 drm_framebuffer_get(fb); in drm_mode_page_flip_ioctl()
H A Ddrm_atomic_state_helper.c350 drm_framebuffer_get(state->fb); in __drm_atomic_helper_plane_duplicate_state()
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c141 drm_framebuffer_get(intel_state->hw.fb); in intel_plane_duplicate_state()
378 drm_framebuffer_get(plane_state->hw.fb); in intel_plane_copy_uapi_to_hw_state()
401 drm_framebuffer_get(plane_state->hw.fb); in intel_plane_copy_hw_state()
H A Dintel_plane_initial.c398 drm_framebuffer_get(fb); in intel_find_initial_plane_obj()
H A Dintel_fbdev.c437 drm_framebuffer_get(&ifbdev->fb->base); in intel_fbdev_init_bios()
/linux-6.15/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-6.15/drivers/gpu/drm/gud/
H A Dgud_pipe.c412 drm_framebuffer_get(fb); in gud_fb_queue_damage()
/linux-6.15/drivers/gpu/drm/tiny/
H A Dgm12u320.c413 drm_framebuffer_get(fb); in gm12u320_fb_mark_dirty()
/linux-6.15/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1140 drm_framebuffer_get(old_fb); in vop_plane_atomic_async_update()
1617 drm_framebuffer_get(old_plane_state->fb); in vop_crtc_atomic_flush()
/linux-6.15/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c1168 drm_framebuffer_get(copy->base.fb); in atmel_hlcdc_plane_atomic_duplicate_state()