Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_gem_atomic_helper.h142 .destroy_plane_state = drm_gem_simple_kms_destroy_shadow_plane_state
A Ddrm_simple_kms_helper.h227 void (*destroy_plane_state)(struct drm_simple_display_pipe *pipe, member
A Ddrm_mipi_dbi.h245 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_simple_kms_helper.c356 if (!pipe->funcs || !pipe->funcs->destroy_plane_state) in drm_simple_kms_plane_destroy_state()
359 pipe->funcs->destroy_plane_state(pipe, state); in drm_simple_kms_plane_destroy_state()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Dst7586.c277 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state,
A Dili9225.c343 .destroy_plane_state = mipi_dbi_pipe_destroy_plane_state,

Completed in 9 milliseconds