Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A 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()
/openbmc/linux/drivers/gpu/drm/
H A 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()
1135 drm_framebuffer_put(fb); in drm_framebuffer_remove()
H A Ddrm_plane.c619 drm_framebuffer_put(plane->old_fb); in drm_plane_force_disable()
910 drm_framebuffer_put(plane->old_fb); in __setplane_internal()
1013 drm_framebuffer_put(fb); in drm_mode_setplane()
1027 drm_framebuffer_put(fb); in drm_mode_setplane()
1108 drm_framebuffer_put(fb); in drm_mode_cursor_universal()
1402 drm_framebuffer_put(fb); in drm_mode_page_flip_ioctl()
1405 drm_framebuffer_put(plane->old_fb); in drm_mode_page_flip_ioctl()
H A Ddrm_writeback.c374 drm_framebuffer_put(job->fb); in drm_writeback_cleanup_job()
H A Ddrm_crtc.c635 drm_framebuffer_put(plane->old_fb); in __drm_mode_set_config_internal()
892 drm_framebuffer_put(fb); in drm_mode_setcrtc()
H A Ddrm_client.c419 drm_framebuffer_put(buffer->fb); in drm_client_buffer_addfb()
H A Ddrm_atomic_state_helper.c378 drm_framebuffer_put(state->fb); in __drm_atomic_helper_plane_destroy_state()
H A Ddrm_atomic_uapi.c527 drm_framebuffer_put(fb); in drm_atomic_plane_set_property()
790 drm_framebuffer_put(fb); in drm_atomic_connector_set_property()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ioctl.c238 drm_framebuffer_put(fb); in vmw_present_ioctl()
310 drm_framebuffer_put(fb); in vmw_present_readback_ioctl()
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dgm12u320.c315 drm_framebuffer_put(fb); in gm12u320_copy_fb_to_blocks()
433 drm_framebuffer_put(old_fb); in gm12u320_fb_mark_dirty()
448 drm_framebuffer_put(old_fb); in gm12u320_stop_fb_update()
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_pipe.c379 drm_framebuffer_put(fb); in gud_flush_work()
420 drm_framebuffer_put(old_fb); in gud_fb_queue_damage()
575 drm_framebuffer_put(gdrm->fb); in gud_pipe_update()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_writeback.c112 drm_framebuffer_put(vkmsjob->wb_frame_info.fb); in vkms_wb_cleanup_job()
H A Dvkms_plane.c58 drm_framebuffer_put(vkms_state->frame_info->fb); in vkms_plane_destroy_state()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_plane_initial.c295 drm_framebuffer_put(fb); in plane_config_fini()
H A Dintel_atomic_plane.c140 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_destroy_state()
315 drm_framebuffer_put(plane_state->hw.fb); in intel_plane_clear_hw_state()
H A Dintel_fbdev.c244 drm_framebuffer_put(&intel_fb->base); in intelfb_create()
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_plane.c884 drm_framebuffer_put(state->base.fb); in atmel_hlcdc_plane_reset()
938 drm_framebuffer_put(s->fb); in atmel_hlcdc_plane_atomic_destroy_state()
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c862 drm_framebuffer_put(flip_state->fb); in vc4_async_page_flip_complete()
865 drm_framebuffer_put(flip_state->old_fb); in vc4_async_page_flip_complete()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.c1745 drm_framebuffer_put(fb); in vop_fb_unref_worker()