Searched refs:drm_rect_equals (Results 1 – 7 of 7) sorted by relevance
221 static inline bool drm_rect_equals(const struct drm_rect *r1, in drm_rect_equals() function
245 !drm_rect_equals(&state->src, &old_state->src)) { in drm_atomic_helper_damage_iter_init()
929 if (!can_position && !drm_rect_equals(dst, &clip)) { in drm_atomic_helper_check_plane_state()
936 !drm_rect_equals(dst, clip)) { in intel_atomic_plane_check_clipping()
976 !drm_rect_equals(&clipped, &req)) in check_overlay_dst()
2047 !drm_rect_equals(&new_plane_state->uapi.dst, in intel_psr2_sel_fetch_update()
6092 if (!drm_rect_equals(&old_plane_state->uapi.src, &new_plane_state->uapi.src) || in intel_async_flip_check_hw() 6093 !drm_rect_equals(&old_plane_state->uapi.dst, &new_plane_state->uapi.dst)) { in intel_async_flip_check_hw()