Searched refs:drm_mode_rect (Results 1 – 5 of 5) sorted by relevance
21 static void set_damage_clip(struct drm_mode_rect *r, int x1, int y1, int x2, in set_damage_clip()31 struct drm_mode_rect *r, uint32_t size) in set_damage_blob()287 struct drm_mode_rect damage; in igt_damage_iter_simple_damage()323 struct drm_mode_rect damage; in igt_damage_iter_single_damage()358 struct drm_mode_rect damage; in igt_damage_iter_single_damage_intersect_src()394 struct drm_mode_rect damage; in igt_damage_iter_single_damage_outside_src()429 struct drm_mode_rect damage; in igt_damage_iter_single_damage_fractional_src()467 struct drm_mode_rect damage; in igt_damage_iter_single_damage_intersect_fractional_src()506 struct drm_mode_rect damage; in igt_damage_iter_single_damage_outside_fractional_src()544 struct drm_mode_rect damage; in igt_damage_iter_single_damage_src_moved()[all …]
826 state->fb_damage_clips->length/sizeof(struct drm_mode_rect) : 0; in drm_plane_get_damage_clips_count()839 static inline struct drm_mode_rect *842 return (struct drm_mode_rect *)((state && state->fb_damage_clips) ? in drm_plane_get_damage_clips()
76 struct drm_mode_rect *dest, in convert_clip_rect_to_rect()167 struct drm_mode_rect *rects = NULL; in drm_atomic_helper_dirtyfb()
545 struct drm_mode_rect *clips; in drm_atomic_plane_check()
1021 struct drm_mode_rect { struct