Searched refs:xvSyncToVBlank (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_xv_blit.c46 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 Dnv30_xv_tex.c43 extern Atom xvSyncToVBlank, xvSetDefaults;
360 if (attribute == xvSyncToVBlank) {
390 if(attribute == xvSyncToVBlank)
H A Dnv40_xv_tex.c43 extern Atom xvSyncToVBlank, xvSetDefaults;
353 if (attribute == xvSyncToVBlank) {
383 if(attribute == xvSyncToVBlank)
H A Dnv50_xv.c39 extern Atom xvSyncToVBlank, xvSetDefaults;
378 if (attribute == xvSyncToVBlank) {
423 if (attribute == xvSyncToVBlank)
H A Dnv10_xv_ovl.c40 extern Atom xvITURBT709, xvSyncToVBlank, xvOnCRTCNb;
H A Dnvc0_xv.c38 extern Atom xvSyncToVBlank, xvSetDefaults;
H A Dnouveau_xv.c81 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 Dnv_video.c98 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