Searched defs:rotated (Results 1 – 5 of 5) sorted by relevance
168 struct intel_rotation_info rotated; member
31 struct drm_rect rotated; member
499 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local
331 static inline u8 malidp_hw_get_pitch_align(struct malidp_hw_device *hwdev, bool rotated) in malidp_hw_get_pitch_align()
955 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local