Home
last modified time | relevance | path

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

/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()