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