Home
last modified time | relevance | path

Searched refs:drm_framebuffer_put (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.10/include/drm/
Ddrm_framebuffer.h246 static inline void drm_framebuffer_put(struct drm_framebuffer *fb) in drm_framebuffer_put() function
276 drm_framebuffer_put(*p); in drm_framebuffer_assign()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_framebuffer.c455 drm_framebuffer_put(fb); in drm_mode_rmfb()
475 drm_framebuffer_put(fb); in drm_mode_rmfb()
480 drm_framebuffer_put(fb); in drm_mode_rmfb()
550 drm_framebuffer_put(fb); in drm_mode_getfb()
672 drm_framebuffer_put(fb); in drm_mode_getfb2_ioctl()
758 drm_framebuffer_put(fb); in drm_mode_dirtyfb_ioctl()
798 drm_framebuffer_put(fb); in drm_fb_release()
1118 drm_framebuffer_put(fb); in drm_framebuffer_remove()
Ddrm_plane.c448 drm_framebuffer_put(plane->old_fb); in drm_plane_force_disable()
730 drm_framebuffer_put(plane->old_fb); in __setplane_internal()
833 drm_framebuffer_put(fb); in drm_mode_setplane()
847 drm_framebuffer_put(fb); in drm_mode_setplane()
928 drm_framebuffer_put(fb); in drm_mode_cursor_universal()
1215 drm_framebuffer_put(fb); in drm_mode_page_flip_ioctl()
1217 drm_framebuffer_put(plane->old_fb); in drm_mode_page_flip_ioctl()
Ddrm_crtc.c482 drm_framebuffer_put(plane->old_fb); in __drm_mode_set_config_internal()
742 drm_framebuffer_put(fb); in drm_mode_setcrtc()
Ddrm_writeback.c324 drm_framebuffer_put(job->fb); in drm_writeback_cleanup_job()
Ddrm_atomic_state_helper.c351 drm_framebuffer_put(state->fb); in __drm_atomic_helper_plane_destroy_state()
Ddrm_client.c385 drm_framebuffer_put(buffer->fb); in drm_client_buffer_addfb()
Ddrm_atomic_uapi.c529 drm_framebuffer_put(fb); in drm_atomic_plane_set_property()
764 drm_framebuffer_put(fb); in drm_atomic_connector_set_property()
/Linux-v5.10/drivers/gpu/drm/tiny/
Dgm12u320.c323 drm_framebuffer_put(fb); in gm12u320_copy_fb_to_blocks()
440 drm_framebuffer_put(old_fb); in gm12u320_fb_mark_dirty()
454 drm_framebuffer_put(old_fb); in gm12u320_stop_fb_update()
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c328 drm_framebuffer_put(fb); in vmw_present_ioctl()
405 drm_framebuffer_put(fb); in vmw_present_readback_ioctl()
Dvmwgfx_fb.c489 drm_framebuffer_put(cur_fb); in vmw_fb_kms_detach()
/Linux-v5.10/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c160 drm_framebuffer_put(helper->fb); in rockchip_drm_fbdev_fini()
Drockchip_drm_vop.c1645 drm_framebuffer_put(fb); in vop_fb_unref_worker()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c132 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_destroy_state()
244 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_clear_hw_state()
Dintel_fbdev.c191 drm_framebuffer_put(&intel_fb->base); in intelfb_create()
Dintel_display.c17864 drm_framebuffer_put(fb); in plane_config_fini()
/Linux-v5.10/drivers/gpu/drm/vkms/
Dvkms_plane.c55 drm_framebuffer_put(&vkms_state->composer->fb); in vkms_plane_destroy_state()
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_crtc.c706 drm_framebuffer_put(flip_state->fb); in vc4_async_page_flip_complete()
721 drm_framebuffer_put(flip_state->old_fb); in vc4_async_page_flip_complete()
773 drm_framebuffer_put(fb); in vc4_async_page_flip()
/Linux-v5.10/drivers/gpu/drm/armada/
Darmada_plane.c105 drm_framebuffer_put(old_state->fb); in armada_drm_plane_cleanup_fb()
/Linux-v5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c879 drm_framebuffer_put(state->base.fb); in atmel_hlcdc_plane_reset()
933 drm_framebuffer_put(s->fb); in atmel_hlcdc_plane_atomic_destroy_state()
/Linux-v5.10/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_plane.c179 drm_framebuffer_put(plane->state->fb); in mdp5_plane_reset()
222 drm_framebuffer_put(state->fb); in mdp5_plane_destroy_state()
/Linux-v5.10/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c428 drm_framebuffer_put(fb); in nouveau_fbcon_destroy()