Searched refs:drm_plane_get_damage_clips_count (Results 1 – 6 of 6) sorted by relevance
234 iter->num_clips = drm_plane_get_damage_clips_count(state); in drm_atomic_helper_damage_iter_init()
1468 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function1473 EXPORT_SYMBOL(drm_plane_get_damage_clips_count);
677 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in drm_atomic_plane_check()
942 drm_plane_get_damage_clips_count(const struct drm_plane_state *state);
295 num_clips = drm_plane_get_damage_clips_count(new_state); in vbox_primary_atomic_update()
4953 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in fill_dc_dirty_rects()