Lines Matching defs:plane

29 #define _PLANE(plane, a, b) _PIPE(plane, a, b)  argument
1403 #define DISPLAY_PLANE_FLIP_PENDING(plane) (1<<(11-(plane))) /* A and B only */ argument
1686 #define FBC_CTL_PLANE(plane) ((plane)<<0) argument
1696 #define DPFC_CTL_PLANE(plane) ((plane)<<30) argument
1697 #define IVB_DPFC_CTL_PLANE(plane) ((plane)<<29) argument
4318 #define _PLANE_WM_BASE(pipe, plane) \ argument
4320 #define PLANE_WM(pipe, plane, level) \ argument
4326 #define PLANE_WM_TRANS(pipe, plane) \ argument
4513 #define DSPCNTR(plane) _PIPE2(plane, _DSPACNTR) argument
4514 #define DSPADDR(plane) _PIPE2(plane, _DSPAADDR) argument
4515 #define DSPSTRIDE(plane) _PIPE2(plane, _DSPASTRIDE) argument
4516 #define DSPPOS(plane) _PIPE2(plane, _DSPAPOS) argument
4517 #define DSPSIZE(plane) _PIPE2(plane, _DSPASIZE) argument
4518 #define DSPSURF(plane) _PIPE2(plane, _DSPASURF) argument
4519 #define DSPTILEOFF(plane) _PIPE2(plane, _DSPATILEOFF) argument
4520 #define DSPLINOFF(plane) DSPADDR(plane) argument
4521 #define DSPOFFSET(plane) _PIPE2(plane, _DSPAOFFSET) argument
4522 #define DSPSURFLIVE(plane) _PIPE2(plane, _DSPASURFLIVE) argument
4538 #define PRIMPOS(plane) _TRANSCODER2(plane, _PRIMPOS_A) argument
4539 #define PRIMSIZE(plane) _TRANSCODER2(plane, _PRIMSIZE_A) argument
4540 #define PRIMCNSTALPHA(plane) _TRANSCODER2(plane, _PRIMCNSTALPHA_A) argument
4779 #define SPCNTR(pipe, plane) _PIPE(pipe * 2 + plane, _SPACNTR, _SPBCNTR) argument
4780 #define SPLINOFF(pipe, plane) _PIPE(pipe * 2 + plane, _SPALINOFF, _SPBLINOFF) argument
4781 #define SPSTRIDE(pipe, plane) _PIPE(pipe * 2 + plane, _SPASTRIDE, _SPBSTRIDE) argument
4782 #define SPPOS(pipe, plane) _PIPE(pipe * 2 + plane, _SPAPOS, _SPBPOS) argument
4783 #define SPSIZE(pipe, plane) _PIPE(pipe * 2 + plane, _SPASIZE, _SPBSIZE) argument
4784 #define SPKEYMINVAL(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMINVAL, _SPBKEYMINVAL) argument
4785 #define SPKEYMSK(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMSK, _SPBKEYMSK) argument
4786 #define SPSURF(pipe, plane) _PIPE(pipe * 2 + plane, _SPASURF, _SPBSURF) argument
4787 #define SPKEYMAXVAL(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMAXVAL, _SPBKEYMAXVAL) argument
4788 #define SPTILEOFF(pipe, plane) _PIPE(pipe * 2 + plane, _SPATILEOFF, _SPBTILEOFF) argument
4789 #define SPCONSTALPHA(pipe, plane) _PIPE(pipe * 2 + plane, _SPACONSTALPHA, _SPBCONSTALPHA) argument
4790 #define SPGAMC(pipe, plane) _PIPE(pipe * 2 + plane, _SPAGAMC, _SPBGAMC) argument
4897 #define PLANE_CTL(pipe, plane) \ argument
4909 #define PLANE_STRIDE(pipe, plane) \ argument
4918 #define PLANE_POS(pipe, plane) \ argument
4927 #define PLANE_SIZE(pipe, plane) \ argument
4936 #define PLANE_SURF(pipe, plane) \ argument
4943 #define PLANE_OFFSET(pipe, plane) \ argument
4950 #define PLANE_KEYVAL(pipe, plane) \ argument
4957 #define PLANE_KEYMSK(pipe, plane) \ argument
4964 #define PLANE_KEYMAX(pipe, plane) \ argument
4973 #define PLANE_BUF_CFG(pipe, plane) \ argument
5128 #define DE_PLANE_FLIP_DONE(plane) (1 << (26 + (plane))) argument
5169 #define DE_PLANE_FLIP_DONE_IVB(plane) (1<< (3 + 5*(plane))) argument