Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_plane.c1674 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function
1679 EXPORT_SYMBOL(drm_plane_get_damage_clips_count);
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c297 num_clips = drm_plane_get_damage_clips_count(new_state); in vbox_primary_atomic_update()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3188 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in fill_dc_dirty_rects()