Home
last modified time | relevance | path

Searched refs:drm_plane_get_damage_clips_count (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/
Ddrm_damage_helper.c280 iter->num_clips = drm_plane_get_damage_clips_count(state); in drm_atomic_helper_damage_iter_init()
Ddrm_atomic.c621 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in drm_atomic_plane_check()
/Linux-v5.4/include/drm/
Ddrm_plane.h823 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function