Home
last modified time | relevance | path

Searched refs:drm_format_conv_state_release (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_format_helper.h68 void drm_format_conv_state_release(struct drm_format_conv_state *state);
/linux-6.15/drivers/gpu/drm/
H A Ddrm_gem_atomic_helper.c276 drm_format_conv_state_release(&shadow_plane_state->fmtcnv_state); in __drm_gem_destroy_shadow_plane_state()
H A Ddrm_format_helper.c103 void drm_format_conv_state_release(struct drm_format_conv_state *state) in drm_format_conv_state_release() function
112 EXPORT_SYMBOL(drm_format_conv_state_release);
/linux-6.15/drivers/gpu/drm/tiny/
H A Dsharp-memory.c256 drm_format_conv_state_release(&fmtcnv_state); in sharp_memory_plane_atomic_update()
H A Drepaper.c844 drm_format_conv_state_release(&fmtcnv_state); in repaper_pipe_update()
/linux-6.15/drivers/gpu/drm/gud/
H A Dgud_pipe.c358 drm_format_conv_state_release(&fmtcnv_state); in gud_flush_damage()