Home
last modified time | relevance | path

Searched defs:rotated (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma_types.h170 struct intel_rotation_info rotated; member
/linux-6.1.9/drivers/gpu/drm/arm/
Dmalidp_planes.c508 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local
Dmalidp_hw.h331 static inline u8 malidp_hw_get_pitch_align(struct malidp_hw_device *hwdev, bool rotated) in malidp_hw_get_pitch_align()
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_sprite.c62 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local