Searched refs:DGAactive (Results 1 - 25 of 47) sorted by relevance

12

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_gx1_dga.c324 pGeode->DGAactive = FALSE;
326 if (!pGeode->DGAactive) { /* save the old parameters */
328 pGeode->DGAactive = TRUE;
337 Gal_set_compression_enable(((pGeode->DGAactive) ?
340 Gal_set_cursor_enable(!pGeode->DGAactive);
342 gfx_set_cursor_enable(!pGeode->DGAactive);
343 gfx_set_compression_enable(!pGeode->DGAactive);
H A Dnsc_gx2_dga.c325 pGeode->DGAactive = FALSE;
327 if (!pGeode->DGAactive) { /* save the old parameters */
329 pGeode->DGAactive = TRUE;
342 GFX(set_compression_enable(!pGeode->DGAactive));
347 GFX(set_cursor_enable(!pGeode->DGAactive));
/xsrc/external/mit/xf86-video-tdfx/dist/src/
H A Dtdfx_dga.c121 if(pTDFX->DGAactive) {
124 pTDFX->DGAactive = FALSE;
127 if (!pTDFX->DGAactive) { /* save the old parameters */
129 pTDFX->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_dga.c153 if(pI740->DGAactive) {
157 pI740->DGAactive = FALSE;
160 if(!pI740->DGAactive) {
162 pI740->DGAactive = TRUE;
H A Di740.h133 Bool DGAactive; member in struct:_I740Rec
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_dga.c157 if (pI810->DGAactive) {
161 pI810->DGAactive = FALSE;
164 if (!pI810->DGAactive) {
166 pI810->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_dga.c157 if (pI810->DGAactive) {
161 pI810->DGAactive = FALSE;
164 if (!pI810->DGAactive) {
166 pI810->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_dga.c155 if (pI810->DGAactive) {
159 pI810->DGAactive = FALSE;
162 if (!pI810->DGAactive) {
165 pI810->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_dga.c161 if(pNEO->DGAactive) {
165 pNEO->DGAactive = FALSE;
168 if(!pNEO->DGAactive) { /* save the old parameters */
170 pNEO->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_dga.c255 if(pXGI->DGAactive) {
264 pXGI->DGAactive = FALSE;
268 if(!pXGI->DGAactive) {
271 pXGI->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_dga.c200 if(pNv->DGAactive)
206 pNv->DGAactive = FALSE;
208 if(!pNv->DGAactive) { /* save the old parameters */
210 pNv->DGAactive = TRUE;
H A Driva_dga.c192 if(pRiva->DGAactive)
198 pRiva->DGAactive = FALSE;
200 if(!pRiva->DGAactive) { /* save the old parameters */
202 pRiva->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_dga.c212 if (cPtr->DGAactive) {
216 cPtr->DGAactive = FALSE;
219 if(!cPtr->DGAactive) { /* save the old parameters */
222 cPtr->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dcir.h57 Bool DGAactive; member in struct:__anon805ca9280108
H A Dcir_dga.c177 pCir->DGAactive = FALSE;
179 if(!pCir->DGAactive) { /* save the old parameters */
182 pCir->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-s3virge/dist/src/
H A Ds3v_dga.c249 ps3v->DGAactive = FALSE;
251 if(!ps3v->DGAactive) { /* save the old parameters */
254 ps3v->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_dga.c186 pTrident->DGAactive = FALSE;
188 if(!pTrident->DGAactive) { /* save the old parameters */
191 pTrident->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-tseng/dist/src/
H A Dtseng_dga.c169 pTseng->DGAactive = FALSE;
171 if(!pTseng->DGAactive) { /* save the old parameters */
174 pTseng->DGAactive = TRUE;
H A Dtseng.h176 Bool DGAactive; member in struct:__anoncd7dc6340508
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dglint_dga.c180 pGlint->DGAactive = FALSE;
182 if(!pGlint->DGAactive) { /* save the old parameters */
185 pGlint->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128dga.c160 pI128->DGAactive = FALSE;
162 if(!pI128->DGAactive) { /* save the old parameters */
165 pI128->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dga.c286 psav->DGAactive = FALSE;
308 if(!psav->DGAactive) { /* save the old parameters */
314 psav->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_dga.c366 if(pSiS->DGAactive) {
372 pSiS->DGAactive = FALSE;
379 if(!pSiS->DGAactive) {
382 pSiS->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_dga.c242 if (pApm->DGAactive) {
245 pApm->DGAactive = FALSE;
257 if (!pApm->DGAactive) {
260 pApm->DGAactive = TRUE;
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c315 if(pMga->DGAactive)
321 pMga->DGAactive = FALSE;
323 if(!pMga->DGAactive) { /* save the old parameters */
325 pMga->DGAactive = TRUE;

Completed in 40 milliseconds

12