Home
last modified time | relevance | path

Searched refs:drm_plane_get_damage_clips (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/
A Ddrm_damage_helper.c231 iter->clips = (struct drm_rect *)drm_plane_get_damage_clips(state); in drm_atomic_helper_damage_iter_init()
A Ddrm_plane.c1490 drm_plane_get_damage_clips(const struct drm_plane_state *state) in drm_plane_get_damage_clips() function
1502 EXPORT_SYMBOL(drm_plane_get_damage_clips);
/linux/include/drm/
A Ddrm_plane.h905 drm_plane_get_damage_clips(const struct drm_plane_state *state);
/linux/drivers/gpu/drm/vboxvideo/
A Dvbox_mode.c292 clips = drm_plane_get_damage_clips(new_state); in vbox_primary_atomic_update()

Completed in 20 milliseconds