Searched refs:MGAREG_DSTORG (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_exa.c | 198 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pPixmap)); 243 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst)); 532 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst)); 718 OUTREG(MGAREG_DSTORG, exaGetPixmapOffset(pDst));
|
| H A D | mga_dri.c | 150 OUTREG( MGAREG_DSTORG, pMga->DstOrg ); 266 OUTREG( MGAREG_DSTORG, pMGADRI->backOffset ); 270 OUTREG( MGAREG_DSTORG, pMGADRI->depthOffset ); 275 OUTREG( MGAREG_DSTORG, pMGADRI->frontOffset );
|
| H A D | mga_storm.c | 1011 OUTREG(MGAREG_DSTORG, pMga->DstOrg); 1163 OUTREG(MGAREG_DSTORG, pMga->DstOrg); 1379 OUTREG(MGAREG_DSTORG, (DstOrg << 6) + pMga->DstOrg); 1394 OUTREG(MGAREG_DSTORG, pMga->DstOrg); 2149 OUTREG(MGAREG_DSTORG, (DstOrg << 6) + pMga->DstOrg); 2206 OUTREG(MGAREG_DSTORG, pMga->DstOrg);
|
| H A D | mga_reg.h | 95 #define MGAREG_DSTORG 0x2cb8 macro
|
Completed in 9 milliseconds