Searched refs:drm_gem_destroy_shadow_plane_state (Results 1 – 3 of 3) sorted by relevance
282 void drm_gem_destroy_shadow_plane_state(struct drm_plane *plane, in drm_gem_destroy_shadow_plane_state() function291 EXPORT_SYMBOL(drm_gem_destroy_shadow_plane_state);322 drm_gem_destroy_shadow_plane_state(plane, plane->state); in drm_gem_reset_shadow_plane()464 drm_gem_destroy_shadow_plane_state(&pipe->plane, plane_state); in drm_gem_simple_kms_destroy_shadow_plane_state()
505 drm_gem_destroy_shadow_plane_state(&pipe->plane, plane_state); in mipi_dbi_pipe_destroy_plane_state()
89 void drm_gem_destroy_shadow_plane_state(struct drm_plane *plane,102 .atomic_destroy_state = drm_gem_destroy_shadow_plane_state
Completed in 11 milliseconds