Searched refs:drm_rect_equals (Results 1 – 2 of 2) sorted by relevance
142 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals() function
181 if (!can_position && !drm_rect_equals(dest, clip)) { in drm_plane_helper_check_update()