Searched refs:xvSyncToVBlank (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv04_xv_blit.c | 46 extern Atom xvSetDefaults, xvSyncToVBlank; 176 * - xvSyncToVBlank (values: 0,1) 194 if ((attribute == xvSyncToVBlank) && VSYNC_POSSIBLE) { 210 * currently only one attribute supported: xvSyncToVBlank 224 if(attribute == xvSyncToVBlank)
|
| H A D | nv30_xv_tex.c | 43 extern Atom xvSyncToVBlank, xvSetDefaults; 360 if (attribute == xvSyncToVBlank) { 390 if(attribute == xvSyncToVBlank)
|
| H A D | nv40_xv_tex.c | 43 extern Atom xvSyncToVBlank, xvSetDefaults; 353 if (attribute == xvSyncToVBlank) { 383 if(attribute == xvSyncToVBlank)
|
| H A D | nv50_xv.c | 39 extern Atom xvSyncToVBlank, xvSetDefaults; 378 if (attribute == xvSyncToVBlank) { 423 if (attribute == xvSyncToVBlank)
|
| H A D | nv10_xv_ovl.c | 40 extern Atom xvITURBT709, xvSyncToVBlank, xvOnCRTCNb;
|
| H A D | nvc0_xv.c | 38 extern Atom xvSyncToVBlank, xvSetDefaults;
|
| H A D | nouveau_xv.c | 81 Atom xvITURBT709, xvSyncToVBlank, xvOnCRTCNb; variable in typeref:typename:Atom 2265 xvSyncToVBlank = MAKE_ATOM("XV_SYNC_TO_VBLANK");
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_video.c | 98 xvITURBT709, xvSyncToVBlank; variable in typeref:typename:Atom 399 xvSyncToVBlank = MAKE_ATOM("XV_SYNC_TO_VBLANK"); 793 if ((attribute == xvSyncToVBlank) && pNv->WaitVSyncPossible) { 816 if(attribute == xvSyncToVBlank)
|
Completed in 10 milliseconds