| /xsrc/external/mit/xf86-video-trident/dist/src/ |
| H A D | trident_bank.c | 43 TRIDENTPtr pTrident; local in function:TVGA8900SetRead 45 pTrident = TRIDENTPTR(pScrn); 52 TRIDENTPtr pTrident; local in function:TGUISetRead 54 pTrident = TRIDENTPTR(pScrn); 61 TRIDENTPtr pTrident; local in function:TVGA8900SetWrite 63 pTrident = TRIDENTPTR(pScrn); 70 TRIDENTPtr pTrident; local in function:TGUISetWrite 72 pTrident = TRIDENTPTR(pScrn); 79 TRIDENTPtr pTrident; local in function:TVGA8900SetReadWrite 81 pTrident 88 TRIDENTPtr pTrident; local in function:TGUISetReadWrite [all...] |
| H A D | trident_driver.c | 511 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTEnableMMIO 512 unsigned long vgaIOBase = pTrident->PIOBase + VGAHWPTR(pScrn)->IOBase; 525 outb(pTrident->PIOBase + 0x3C4, 0x0B); 526 inb(pTrident->PIOBase + 0x3C5); 529 if (pTrident->Chipset > PROVIDIA9685) { 530 outb(pTrident->PIOBase + 0x3C4, Protection); 531 protect = inb(pTrident->PIOBase + 0x3C5); 532 outb(pTrident->PIOBase + 0x3C5, 0x92); 534 outb(pTrident->PIOBase + 0x3C4, NewMode1); 535 temp = inb(pTrident 557 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTDisableMMIO 618 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENT96xxInit 696 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENT96xxEnable 735 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENT96xxDisable 781 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENTInit 801 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENTEnable 821 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:PC98TRIDENTDisable 847 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:tridentSetModeBIOS 944 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTModeInit 1086 TRIDENTPtr pTrident; local in function:TRIDENTSave 1115 TRIDENTPtr pTrident; local in function:TRIDENTRestore 1157 TRIDENTPtr pTrident; local in function:TRIDENTAdjustFrame 1204 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTEnterVT 1231 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTLeaveVT 1274 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTValidMode 1301 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTDisplayPowerManagementSet 1348 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTBlockHandler 1376 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTClockSelect 1566 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTMapMem 1645 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTUnmapMem 1689 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:GetAccelPitchValues 1853 TRIDENTPtr pTrident; local in function:TRIDENTPreInit 3331 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTCloseScreen 3398 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTCreateScreenResources 3423 TRIDENTPtr pTrident; local in function:TRIDENTScreenInit [all...] |
| H A D | tgui_xaa.c | 131 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentInitializeAccelerator 134 pTrident->Clipping = TRUE; 138 if ((pTrident->Chipset == PROVIDIA9682) || 139 (pTrident->Chipset == CYBER9385) || 140 (pTrident->Chipset == CYBER9382)) 141 pTrident->EngineOperation |= 0x100; /* Disable Clipping */ 143 TGUI_OPERMODE(pTrident->EngineOperation); 145 pTrident->PatternLocation = pScrn->displayWidth * 156 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentAccelInit 158 if (pTrident 275 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSync 304 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentClearSync 334 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetupForScreenToScreenCopy 363 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentScreenToScreenCopy 386 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetupForSolidLine 405 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentSolidBresenhamLine 424 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentSolidHorVertLine 446 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetupForDashedLine 490 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentDashedBresenhamLine 513 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetupForFillRectSolid 534 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentFillRectSolid 580 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetupForMono8x8PatternFill 623 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSubsequentMono8x8PatternFillRect [all...] |
| H A D | xp4_xaa.c | 116 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4InitializeAccelerator 120 pTrident->Clipping = TRUE; 149 MMIO_OUT32(pTrident->IOBase, 0x2154, 151 MMIO_OUT32(pTrident->IOBase, 0x2150, 161 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4XaaInit 163 if (pTrident->NoAccel) 166 pTrident->AccelInfoRec = infoPtr = XAACreateInfoRec(); 172 pTrident->InitializeAccelerator = XP4InitializeAccelerator; 221 infoPtr->ColorExpandBase = pTrident->D3Base; 240 TRIDENTPtr pTrident local in function:XP4Sync 271 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SetupForScreenToScreenCopy 296 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SubsequentScreenToScreenCopy 450 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SetupForFillRectSolid 464 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SubsequentFillRectSolid 537 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SetupForMono8x8PatternFill 563 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4SubsequentMono8x8PatternFillRect [all...] |
| H A D | xp_xaa.c | 117 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPInitializeAccelerator 121 pTrident->Clipping = TRUE; 125 BLADE_XP_OPERMODE(pTrident->EngineOperation); 126 pTrident->EngineOperation |= 0x40; 140 MMIO_OUT32(pTrident->IOBase, 0x2154, 142 MMIO_OUT32(pTrident->IOBase, 0x2150, 144 MMIO_OUT8(pTrident->IOBase, 0x2126, 3); 152 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPAccelInit 154 if (pTrident->NoAccel) 157 pTrident 238 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSync 269 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPClearSync 302 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSetupForScreenToScreenCopy 325 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSubsequentScreenToScreenCopy 390 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSubsequentSolidHorVertLine 482 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSetupForFillRectSolid 495 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSubsequentFillRectSolid 564 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSetupForMono8x8PatternFill 591 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XPSubsequentMono8x8PatternFillRect [all...] |
| H A D | trident_shadow.c | 21 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTRefreshArea 31 src = pTrident->ShadowPtr + (pbox->y1 * pTrident->ShadowPitch) + 33 dst = pTrident->FbBase + (pbox->y1 * FBPitch) + (pbox->x1 * Bpp); 38 src += pTrident->ShadowPitch; 60 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTPointerMoved 63 if(pTrident->Rotate == 1) { 71 (*pTrident->PointerMoved)(arg, newX, newY); 77 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTRefreshArea8 83 srcPitch = -pTrident 123 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTRefreshArea16 170 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTRefreshArea24 221 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTRefreshArea32 [all...] |
| H A D | trident_pll.c | 45 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:IsClearTV 48 if (pTrident->frequency != 0) return; 53 pTrident->frequency = PAL; 55 pTrident->frequency = NTSC; 61 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TGUISetClock 73 if (pTrident->NewClockCode) { 93 ffreq = ((((n + 8) * pTrident->frequency) / 126 if (pTrident->NewClockCode) { 145 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentFindClock 147 pTrident 206 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:CalculateMCLK 281 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TGUISetMCLK [all...] |
| H A D | xp4_exa.c | 106 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4Done 135 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4PrepareSolid 144 MMIO_OUT32(pTrident->IOBase, 0x2150, (dptch << 18) | (dorg >> 4)); 147 MMIO_OUT32(pTrident->IOBase, 0x2158, fg); 148 MMIO_OUT32(pTrident->IOBase, 0x2128, 1 << 14); 159 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4Solid 174 MMIO_OUT32(pTrident->IOBase, 0x2138, (x1 << 16) | y1); 175 MMIO_OUT32(pTrident->IOBase, 0x2140, ((x2 - x1) << 16) | 177 MMIO_OUT32(pTrident->IOBase, 0x2124, 189 TRIDENTPtr pTrident local in function:XP4PrepareCopy 219 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4Copy 257 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:XP4ExaInit [all...] |
| H A D | trident_video.c | 65 static void tridentSetVideoContrast(TRIDENTPtr pTrident,int value); 66 static void tridentSetVideoParameters(TRIDENTPtr pTrident, int brightness, 80 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTInitVideo 98 if (pTrident->Chipset >= BLADE3D) { 99 pTrident->videoFlags = VID_ZOOM_INV ; 100 if (pTrident->Chipset <= CYBERBLADEI1D) 101 pTrident->videoFlags |= VID_ZOOM_MINI; 102 else if (pTrident->Chipset < CYBERBLADEAI1 /* verified EE */ 103 || pTrident->Chipset > CYBERBLADEAI1D) 104 pTrident 227 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTResetVideo 317 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTSetupImageVideo 392 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTStopVideo 422 tridentSetVideoContrast(TRIDENTPtr pTrident,int value) argument 428 tridentSetVideoParameters(TRIDENTPtr pTrident,int brightness,int saturation,int hue) argument 460 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTSetPortAttribute 620 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTDisplayVideo 792 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTPutImage 1013 TRIDENTPtr pTrident = TRIDENTPTR(surface->pScrn); local in function:TRIDENTStopSurface 1072 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTDisplaySurface 1124 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTInitOffscreenImages 1155 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTVideoTimerCallback 1189 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:tridentFixFrame [all...] |
| H A D | image_xaa.c | 134 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageInitializeAccelerator 138 pTrident->EngineOperation = 0; 141 pTrident->EngineOperation = 5; 144 pTrident->EngineOperation = 1; 147 pTrident->EngineOperation = 2; 151 IMAGE_OUT(0x2120, 0x40000000 | pTrident->EngineOperation); 165 pTrident->Clipping = FALSE; 166 pTrident->DstEnable = FALSE; 176 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageAccelInit 178 if (pTrident 304 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSync 328 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSyncClip 350 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetupForScreenToScreenCopy 373 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentScreenToScreenCopy 401 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetClippingRectangle 412 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageDisableClipping 520 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetupForFillRectSolid 533 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentFillRectSolid 595 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetupForMono8x8PatternFill 622 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentMono8x8PatternFillRect 683 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetupForScanlineCPUToScreenColorExpandFill 707 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentScanlineCPUToScreenColorExpandFill 721 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentColorExpandScanline 741 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSetupForScanlineImageWrite 759 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentScanlineImageWriteRect 776 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:ImageSubsequentImageWriteScanline [all...] |
| H A D | trident_dga.c | 77 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTDGAInit 110 if(!pTrident->NoAccel) 130 currentMode->address = pTrident->FbBase; 164 pTrident->numDGAModes = num; 165 pTrident->DGAModes = modes; 178 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_SetMode 186 pTrident->DGAactive = FALSE; 188 if(!pTrident->DGAactive) { /* save the old parameters */ 191 pTrident->DGAactive = TRUE; 209 TRIDENTPtr pTrident local in function:TRIDENT_GetViewport 220 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_SetViewport 233 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_FillRect 246 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_Sync 260 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_BlitRect 298 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENT_OpenFramebuffer [all...] |
| H A D | trident_i2c.c | 20 TRIDENTPtr pTrident = ((TRIDENTPtr)b->DriverPrivate.ptr); local in function:TRIDENTI2CPutBits 21 int vgaIOBase = VGAHWPTR(pTrident->pScrn)->IOBase; 40 TRIDENTPtr pTrident = ((TRIDENTPtr)b->DriverPrivate.ptr); local in function:TRIDENTI2CGetBits 41 int vgaIOBase = VGAHWPTR(pTrident->pScrn)->IOBase; 61 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TRIDENTI2CInit 66 pTrident->DDC = I2CPtr; 72 I2CPtr->DriverPrivate.ptr = pTrident;
|
| H A D | trident_dac.c | 232 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentInit 233 TRIDENTRegPtr pReg = &pTrident->ModeReg; 237 int clock = pTrident->currentClock; 247 if (pTrident->Chipset > PROVIDIA9685) { 273 if (pTrident->IsCyber) { 278 int i = pTrident->lcdMode; 285 if (pTrident->dspOverride) { 286 if (pTrident->dspOverride & LCD_ACTIVE) { 293 if (pTrident->dspOverride & CRT_ACTIVE) 405 pTrident 765 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentRestore 914 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSave 1048 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentShowCursor 1059 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentHideCursor 1069 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetCursorPosition 1094 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentSetCursorColors 1112 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentLoadCursorImage 1129 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentUseHWCursor 1146 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentHWCursorInit 1220 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:Tridentddc1Read 1267 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TridentLoadPalette [all...] |
| H A D | trident_regs.h | 281 if (pTrident->Clipping) { \ 282 pTrident->Clipping = FALSE; \ 283 if (pTrident->Chipset < PROVIDIA9682) { \ 297 MMIO_OUT32(pTrident->IOBase,(r),(v)) 300 MMIO_IN32(pTrident->IOBase,(r)) 305 MMIO_OUT8(pTrident->IOBase, addr, data); \ 307 outb(pTrident->PIOBase + (addr), data); \ 313 MMIO_OUT16(pTrident->IOBase, addr, data); \ 315 outw(pTrident->PIOBase + (addr), data); \ 321 MMIO_IN8(pTrident [all...] |
| H A D | blade_xaa.c | 149 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeInitializeAccelerator 181 if (pTrident->HasSGRAM) 194 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeXaaInit 196 if (pTrident->NoAccel) 199 pTrident->AccelInfoRec = infoPtr = XAACreateInfoRec(); 202 pTrident->InitializeAccelerator = BladeInitializeAccelerator; 277 infoPtr->ColorExpandBase = pTrident->IOBase + 0x10000; 290 infoPtr->ImageWriteBase = pTrident->IOBase + 0x10000; 303 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSync 307 if (pTrident 330 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetupForScreenToScreenCopy 358 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSubsequentScreenToScreenCopy 386 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetClippingRectangle 396 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeDisableClipping 588 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetupForFillRectSolid 608 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSubsequentFillRectSolid 671 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetupForCPUToScreenColorExpand 703 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSubsequentCPUToScreenColorExpand 725 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetupForMono8x8PatternFill 767 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSubsequentMono8x8PatternFillRect 830 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSetupForImageWrite 849 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeSubsequentImageWriteRect [all...] |
| H A D | trident.h | 54 #define LINEAR() (pTrident->Linear) 355 #define UseMMIO (pTrident->NoMMIO == FALSE) 357 #define IsPciCard (pTrident->pEnt->location.type == BUS_PCI) 360 # define IsPrimaryCard ((xf86IsPrimaryPci(pTrident->PciInfo)) || \ 363 # define IsPrimaryCard (xf86IsPrimaryPci(pTrident->PciInfo)) 366 #define HAS_DST_TRANS ((pTrident->Chipset == PROVIDIA9682) || \ 367 (pTrident->Chipset == PROVIDIA9685) || \ 368 (pTrident->Chipset == BLADEXP) || \ 369 (pTrident->Chipset == CYBERBLADEXPAI1)) 371 #define Is3Dchip ((pTrident [all...] |
| H A D | blade_exa.c | 119 TRIDENTPtr pTrident = TRIDENTPTR( local in function:PrepareSolid 125 pTrident->BltScanDirection = 0; 135 TRIDENTPtr pTrident = TRIDENTPTR( local in function:Solid 147 pTrident->BltScanDirection | 165 TRIDENTPtr pTrident = TRIDENTPTR( local in function:PrepareCopy 172 pTrident->BltScanDirection = 0; 177 pTrident->BltScanDirection |= (1 << 5); 191 pTrident->BltScanDirection |= (1 << 1); 204 TRIDENTPtr pTrident = TRIDENTPTR( local in function:Copy 211 pTrident 242 TRIDENTPtr pTrident = TRIDENTPTR(xf86ScreenToScrn(pScreen)); local in function:WaitMarker 264 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeInitializeAccelerator 281 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:BladeExaInit [all...] |
| H A D | tvga_dac.c | 41 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TVGAInit 42 TRIDENTRegPtr pReg = &pTrident->ModeReg; 64 if (pTrident->Chipset < TGUI9440AGi) 84 if (pTrident->Chipset == TVGA8900D) { 113 pReg->tridentRegs3x4[LinearAddReg] = ((pTrident->FbAddress >> 24) << 6)| 114 ((pTrident->FbAddress >> 20) & 0x0F)| 133 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TVGARestore 163 if (pTrident->Chipset < TGUI9440AGi) 177 TRIDENTPtr pTrident = TRIDENTPTR(pScrn); local in function:TVGASave 206 if (pTrident [all...] |
| H A D | trident_tv.c | 268 TRIDENTPtr pTrident=TRIDENTPTR(pScrn); local in function:smbus_read 301 TRIDENTPtr pTrident=TRIDENTPTR(pScrn); local in function:smbus_write 332 TRIDENTPtr pTrident=TRIDENTPTR(pScrn); local in function:VIA_SaveTVDepentVGAReg 365 pTrident->DefaultTVDependVGASetting[i]=bTmp; 371 pTrident->DefaultTVDependVGASetting[2]=bTmp; 378 pTrident->DefaultTVDependVGASetting[i]=bTmp; 381 switch (pTrident->TVChipset) 387 pTrident->DefaultTVDependVGASetting[VGA_REGNUM_ABOUT_TV+i]=bTmp; 394 pTrident->DefaultTVDependVGASetting[VGA_REGNUM_ABOUT_TV+i]=bTmp; 408 TRIDENTPtr pTrident local in function:VIA_RestoreTVDependVGAReg 481 TRIDENTPtr pTrident=TRIDENTPTR(pScrn); local in function:VIA_TVInit 641 TRIDENTPtr pTrident=TRIDENTPTR(pScrn); local in function:VIA_DumpReg [all...] |