Home
last modified time | relevance | path

Searched refs:drm_plane_get_damage_clips_count (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_damage_helper.c286 iter->num_clips = drm_plane_get_damage_clips_count(state); in drm_atomic_helper_damage_iter_init()
H A Ddrm_atomic.c632 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in drm_atomic_plane_check()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_plane.h833 * drm_plane_get_damage_clips_count - Returns damage clips count.
842 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_damage_helper.c234 iter->num_clips = drm_plane_get_damage_clips_count(state); in drm_atomic_helper_damage_iter_init()
H A Ddrm_plane.c1478 * drm_plane_get_damage_clips_count - Returns damage clips count.
1487 drm_plane_get_damage_clips_count(const struct drm_plane_state *state) in drm_plane_get_damage_clips_count() function
1492 EXPORT_SYMBOL(drm_plane_get_damage_clips_count); variable
H A Ddrm_atomic.c686 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in drm_atomic_plane_check()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_plane.h189 * drm_plane_get_damage_clips_count() for accessing these.
952 drm_plane_get_damage_clips_count(const struct drm_plane_state *state);
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c363 u32 rect_count = drm_plane_get_damage_clips_count(new_state); in vmw_ldu_primary_plane_atomic_update()
/kernel/linux/linux-5.10/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c286 num_clips = drm_plane_get_damage_clips_count(plane->state); in vbox_primary_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/vboxvideo/
H A Dvbox_mode.c295 num_clips = drm_plane_get_damage_clips_count(new_state); in vbox_primary_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c5156 num_clips = drm_plane_get_damage_clips_count(new_plane_state); in fill_dc_dirty_rects()

Completed in 25 milliseconds