Searched refs:xf86ReleaseGART (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dagp_noop.c68 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/shared/
H A Dagp_noop.c68 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h156 extern _X_EXPORT Bool xf86ReleaseGART(int screenNum);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/
H A Dlnx_agp.c92 xf86ReleaseGART(-1);
187 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
195 * The Linux driver doesn't. xf86ReleaseGART() is expected
205 "xf86ReleaseGART: AGPIOC_RELEASE failed (%s)\n",
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dlnx_agp.c92 xf86ReleaseGART(-1);
188 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
196 * The Linux driver doesn't. xf86ReleaseGART() is expected
206 "xf86ReleaseGART: AGPIOC_RELEASE failed (%s)\n",
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dxf86_OSproc.h178 extern _X_EXPORT Bool xf86ReleaseGART(int screenNum);
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_memory.c403 if (!xf86ReleaseGART(pScrn->scrnIndex))
421 !xf86ReleaseGART(pScrn->scrnIndex))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_memory.c403 if (!xf86ReleaseGART(pScrn->scrnIndex))
421 !xf86ReleaseGART(pScrn->scrnIndex))
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_memory.c402 if (!xf86ReleaseGART(pScrn->scrnIndex))
420 !xf86ReleaseGART(pScrn->scrnIndex))
H A Di830_memory.c1623 if (!xf86ReleaseGART(pScrn->scrnIndex))
1644 !xf86ReleaseGART(pScrn->scrnIndex))
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_agp.c164 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
173 * The Solaris driver doesn't. xf86ReleaseGART() is expected
180 "xf86ReleaseGART: AGPIOC_RELEASE failed (%s)\n",
186 "xf86ReleaseGART: AGPIOC_RELEASE succeeded\n");
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_agp.c165 xf86ReleaseGART(int screenNum) function in typeref:typename:Bool
174 * The Solaris driver doesn't. xf86ReleaseGART() is expected
181 "xf86ReleaseGART: AGPIOC_RELEASE failed (%s)\n",
187 "xf86ReleaseGART: AGPIOC_RELEASE succeeded\n");

Completed in 10 milliseconds