Searched refs:drm_plane_get_damage_clips (Results 1 – 3 of 3) sorted by relevance
1017 drm_plane_get_damage_clips(const struct drm_plane_state *state);
1700 drm_plane_get_damage_clips(const struct drm_plane_state *state) in drm_plane_get_damage_clips() function1712 EXPORT_SYMBOL(drm_plane_get_damage_clips);
6341 clips = drm_plane_get_damage_clips(new_plane_state); in fill_dc_dirty_rects()