Searched refs:drm_plane_get_damage_clips_count (Results 1 – 4 of 4) sorted by relevance
1015 drm_plane_get_damage_clips_count(const struct drm_plane_state *state);
1674 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function1679 EXPORT_SYMBOL(drm_plane_get_damage_clips_count);
753 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in drm_atomic_plane_check()
6340 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in fill_dc_dirty_rects()