Searched refs:drm_rect_equals (Results 1 – 4 of 4) sorted by relevance
169 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals() function
288 if (!iter->clips || !drm_rect_equals(&state->src, &old_state->src)) { in drm_atomic_helper_damage_iter_init()
831 if (!can_position && !drm_rect_equals(dst, &clip)) { in drm_atomic_helper_check_plane_state()
839 drm_rect_equals(fb_rect, src); in dpu_plane_validate_src()