Lines Matching defs:plane

1044 #define   DISPLAY_PLANE_FLIP_PENDING(plane) (1 << (11 - (plane))) /* A and B only */  argument
3157 #define DSPADDR_VLV(plane) _MMIO_PIPE2(plane, _DSPAADDR_VLV) argument
3158 #define DSPCNTR(plane) _MMIO_PIPE2(plane, _DSPACNTR) argument
3159 #define DSPADDR(plane) _MMIO_PIPE2(plane, _DSPAADDR) argument
3160 #define DSPSTRIDE(plane) _MMIO_PIPE2(plane, _DSPASTRIDE) argument
3161 #define DSPPOS(plane) _MMIO_PIPE2(plane, _DSPAPOS) argument
3162 #define DSPSIZE(plane) _MMIO_PIPE2(plane, _DSPASIZE) argument
3163 #define DSPSURF(plane) _MMIO_PIPE2(plane, _DSPASURF) argument
3164 #define DSPTILEOFF(plane) _MMIO_PIPE2(plane, _DSPATILEOFF) argument
3165 #define DSPLINOFF(plane) DSPADDR(plane) argument
3166 #define DSPOFFSET(plane) _MMIO_PIPE2(plane, _DSPAOFFSET) argument
3167 #define DSPSURFLIVE(plane) _MMIO_PIPE2(plane, _DSPASURFLIVE) argument
3168 #define DSPGAMC(plane, i) _MMIO_PIPE2(plane, _DSPAGAMC + (5 - (i)) * 4) /* plane C only, 6 x u0.8 */ argument
3197 #define PRIMPOS(plane) _MMIO_TRANS2(plane, _PRIMPOS_A) argument
3198 #define PRIMSIZE(plane) _MMIO_TRANS2(plane, _PRIMSIZE_A) argument
3199 #define PRIMCNSTALPHA(plane) _MMIO_TRANS2(plane, _PRIMCNSTALPHA_A) argument
3762 #define PLANE_CC_VAL(pipe, plane, dw) \ argument
3779 #define PLANE_INPUT_CSC_COEFF(pipe, plane, index) \ argument
3795 #define PLANE_INPUT_CSC_PREOFF(pipe, plane, index) \ argument
3811 #define PLANE_INPUT_CSC_POSTOFF(pipe, plane, index) \ argument
3821 #define PLANE_CTL(pipe, plane) \ argument
3833 #define PLANE_STRIDE(pipe, plane) \ argument
3842 #define PLANE_POS(pipe, plane) \ argument
3851 #define PLANE_SIZE(pipe, plane) \ argument
3860 #define PLANE_SURF(pipe, plane) \ argument
3867 #define PLANE_OFFSET(pipe, plane) \ argument
3874 #define PLANE_KEYVAL(pipe, plane) \ argument
3881 #define PLANE_KEYMSK(pipe, plane) \ argument
3888 #define PLANE_KEYMAX(pipe, plane) \ argument
3895 #define PLANE_SURFLIVE(pipe, plane) \ argument
3902 #define PLANE_CHICKEN(pipe, plane) \ argument
3911 #define PLANE_AUX_DIST(pipe, plane) \ argument
3920 #define PLANE_AUX_OFFSET(pipe, plane) \ argument
3929 #define PLANE_CUS_CTL(pipe, plane) \ argument
3939 #define PLANE_COLOR_CTL(pipe, plane) \ argument
4266 #define DE_PLANE_FLIP_DONE(plane) (1 << (26 + (plane))) argument
4308 #define DE_PLANE_FLIP_DONE_IVB(plane) (1 << (3 + 5 * (plane))) argument
6445 #define _MMIO_PLANE_GAMC(plane, i, a, b) _MMIO(_PIPE(plane, a, b) + (i) * 4) argument
6458 #define PLANE_CSC_COEFF(pipe, plane, index) _MMIO_PLANE(plane, \ argument
6472 #define PLANE_CSC_PREOFF(pipe, plane, index) _MMIO_PLANE(plane, _PLANE_CSC_PREOFF_HI_1(pipe) + \ argument
6486 #define PLANE_CSC_POSTOFF(pipe, plane, index) _MMIO_PLANE(plane, _PLANE_CSC_POSTOFF_HI_1(pipe) + \ argument