Searched refs:drm_rect_equals (Results 1 – 3 of 3) sorted by relevance
204 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals() function
299 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()