Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/arm/
Dmalidp_hw.h61 struct malidp_layer { struct
62 u16 id; /* layer ID */
63 u16 base; /* address offset for the register bank */
64 u16 ptr; /* address offset for the pointer register */
65 u16 stride_offset; /* offset to the first stride register. */
66 s16 yuv2rgb_offset; /* offset to the YUV->RGB matrix entries */
67 u16 mmu_ctrl_offset; /* offset to the MMU control register */
68 enum rotation_features rot; /* type of rotation supported */
70 u16 afbc_decoder_offset;