| /xsrc/external/mit/xf86-video-savage/dist/src/ |
| H A D | savage_dri.h | 60 unsigned int apertureSize; member in struct:__anon7a88281e0108
|
| H A D | savage_hwmc.c | 290 contextRec->ApertureSize = pSAVAGEDriPriv->apertureSize;
|
| H A D | savage_dri.c | 971 pSAVAGEDRI->apertureSize = pSAVAGEDRIServer->aperture.size; 1056 xf86DrvMsg( pScrn->scrnIndex, X_INFO, "[junkers] apertureSize:0x%08x\n",pSAVAGEDRI->apertureSize);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/ |
| H A D | vbeModes.h | 86 int virtualX, int virtualY, int apertureSize,
|
| H A D | vbeModes.c | 438 int apertureSize, LookupModeFlags strategy) 443 apertureSize, strategy); 434 VBEValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | vbeModes.h | 90 int apertureSize,
|
| H A D | vbeModes.c | 441 int apertureSize, LookupModeFlags strategy) 446 apertureSize, strategy); 437 VBEValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1318 * apertureSize size of video aperture (in bytes) 1352 int apertureSize, LookupModeFlags strategy) 1375 apertureSize, strategy 1548 apertureSize, BankFormat, pitchInc))) { 1555 apertureSize, BankFormat, pitchInc); 1580 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSize, 1792 apertureSize, BankFormat, pitchInc))) { 1801 apertureSize, BankFormat, 1911 apertureSize, BankFormat, pitchInc))) { 1918 apertureSize, BankForma 1348 xf86ValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument [all...] |
| H A D | xf86.h | 312 int virtualX, int virtualY, int apertureSize,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Mode.c | 1312 * apertureSize size of video aperture (in bytes) 1344 int apertureSize, LookupModeFlags strategy) 1366 apertureSize, strategy); 1538 apertureSize, BankFormat, pitchInc))) { 1546 apertureSize, BankFormat, pitchInc); 1571 linePitch = scanLineWidth(virtX, virtY, minPitch, apertureSize, 1781 apertureSize, BankFormat, pitchInc))) { 1791 apertureSize, BankFormat, 1903 apertureSize, BankFormat, pitchInc))) { 1911 apertureSize, BankForma 1340 xf86ValidateModes(ScrnInfoPtr scrp,DisplayModePtr availModes,const char ** modeNames,ClockRangePtr clockRanges,int * linePitches,int minPitch,int maxPitch,int pitchInc,int minHeight,int maxHeight,int virtualX,int virtualY,int apertureSize,LookupModeFlags strategy) argument [all...] |
| H A D | xf86.h | 357 int virtualX, int virtualY, int apertureSize,
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_driver.c | 639 int apertureSize; local in function:NEOPreInit 1244 apertureSize = (pScrn->videoRam * 1024) - nPtr->NeoCursorMem; 1289 pScrn->display->virtualY, apertureSize,
|