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

/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_dri.h60 unsigned int apertureSize; member in struct:__anon7a88281e0108
H A Dsavage_hwmc.c290 contextRec->ApertureSize = pSAVAGEDriPriv->apertureSize;
H A Dsavage_dri.c971 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 DvbeModes.h86 int virtualX, int virtualY, int apertureSize,
H A DvbeModes.c438 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 DvbeModes.h90 int apertureSize,
H A DvbeModes.c441 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 Dxf86Mode.c1318 * 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 Dxf86.h312 int virtualX, int virtualY, int apertureSize,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Mode.c1312 * 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 Dxf86.h357 int virtualX, int virtualY, int apertureSize,
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c639 int apertureSize; local in function:NEOPreInit
1244 apertureSize = (pScrn->videoRam * 1024) - nPtr->NeoCursorMem;
1289 pScrn->display->virtualY, apertureSize,

Completed in 14 milliseconds