Searched refs:destroy_plane_state (Results 1 – 3 of 3) sorted by relevance
144 .destroy_plane_state = drm_gem_simple_kms_destroy_shadow_plane_state
207 void (*destroy_plane_state)(struct drm_simple_display_pipe *pipe, member
326 if (!pipe->funcs || !pipe->funcs->destroy_plane_state) in drm_simple_kms_plane_destroy_state()329 pipe->funcs->destroy_plane_state(pipe, state); in drm_simple_kms_plane_destroy_state()