Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/
Di915_gtt_view_types.h54 struct intel_rotation_info rotated; member
/linux-6.15/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.15/drivers/gpu/drm/i915/display/
Dintel_atomic_plane.c1033 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local