Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_vma_types.h168 struct intel_rotation_info rotated; member
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_drv.h31 struct drm_rect rotated; member
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c499 bool rotated = new_plane_state->rotation & MALIDP_ROTATED_MASK; in malidp_de_plane_check() local
H A Dmalidp_hw.h331 static inline u8 malidp_hw_get_pitch_align(struct malidp_hw_device *hwdev, bool rotated) in malidp_hw_get_pitch_align()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_atomic_plane.c955 bool rotated = drm_rotation_90_or_270(plane_state->hw.rotation); in intel_plane_check_src_coordinates() local