Searched refs:xf86VGAarbiterAllowDRI (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.h46 extern _X_EXPORT Bool xf86VGAarbiterAllowDRI(ScreenPtr pScreen);
H A Dxf86VGAarbiter.c104 Bool xf86VGAarbiterAllowDRI(ScreenPtr pScreen) function in typeref:typename:Bool
1122 Bool xf86VGAarbiterAllowDRI(ScreenPtr pScreen) { return TRUE; } function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86VGAarbiter.h47 extern _X_EXPORT Bool xf86VGAarbiterAllowDRI(ScreenPtr pScreen);
H A Dxf86VGAarbiter.c105 xf86VGAarbiterAllowDRI(ScreenPtr pScreen) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.c1082 if (!xf86VGAarbiterAllowDRI(pScreen)) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri/
H A Ddri.c375 if (!xf86VGAarbiterAllowDRI(pScreen)) {
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri/
H A Ddri.c330 if (!xf86VGAarbiterAllowDRI(pScreen)) {

Completed in 15 milliseconds