Searched refs:drm_rect_equals (Results 1 – 2 of 2) sorted by relevance
169 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals() function
182 if (!can_position && !drm_rect_equals(dst, clip)) { in drm_plane_helper_check_state()