Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/xe/compat-i915-headers/
Di915_vma_types.h71 struct intel_rotation_info rotated; member
/linux-6.8/drivers/gpu/drm/i915/
Di915_vma_types.h168 struct intel_rotation_info rotated; member
/linux-6.8/drivers/gpu/drm/vkms/
Dvkms_drv.h31 struct drm_rect rotated; member
/linux-6.8/drivers/gpu/drm/arm/
Dmalidp_planes.c499 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.8/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c958 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local