| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_vb.c | 66 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_XGIDetectCRT1 109 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGICRT1PreInit 143 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGILCDPreInit 187 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGITVPreInit 272 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGICRT2PreInit [all...] |
| H A D | xgi_vga.c | 64 XGIPtr pXGI = XGIPTR(pScrn); local in function:XG40Init 266 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIVGAPreInit [all...] |
| H A D | xgi_cursor.c | 66 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_ShowCursor 97 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_HideCursor 114 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIG1_SetCursorPosition 143 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SetCursorColors 157 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_LoadCursorImage 191 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_UseHWCursorARGB 207 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_LoadCursorARGB 249 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIHWCursorInit [all...] |
| H A D | xgi_setup.c | 96 XGIPtr pXGI = XGIPTR(pScrn); local in function:xgiXG2X_Setup 340 XGIPtr pXGI = XGIPTR(pScrn); local in function:xgiXG40_Setup 512 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGISetup 535 XGIPtr pXGI ; local in function:ForceToDisable2DEngine 562 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_IsXG21 580 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_InitHwDevInfo 665 XGIPtr pXGI ; local in function:bAccessVGAPCIInfo [all...] |
| H A D | xgi_dga.c | 92 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGISetupDGAMode 196 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDGAInit 251 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_SetMode 308 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_FillRect 323 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_Sync 339 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_BlitRect 371 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_OpenFramebuffer [all...] |
| H A D | xgi_dri.c | 122 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInitVisualConfigs 534 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDRICloseScreen 578 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDRIFinishScreenInit 634 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDRISwapContext 654 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDRIInitBuffers 665 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDRIMoveBuffers 678 XGIPtr pXGI = XGIPTR(pScrn); local in function:CheckAGPSlot 704 XGIPtr pXGI = XGIPTR(pScrn); local in function:IsXGIAGPCard [all...] |
| H A D | xgi_videohw.c | 56 static CARD8 GetVideoReg(XGIPtr pXGI, CARD8 reg) argument 62 static void SetVideoReg(XGIPtr pXGI, CARD8 reg, CARD8 data) argument 68 SetVideoRegMask(XGIPtr pXGI,CARD8 reg,CARD8 data,CARD8 mask) argument 78 GetSRReg(XGIPtr pXGI,CARD8 reg) argument 87 SetSRReg(XGIPtr pXGI,CARD8 reg,CARD8 data) argument 96 SetSRRegMask(XGIPtr pXGI,CARD8 reg,CARD8 data,CARD8 mask) argument 115 SetVCRegMask(XGIPtr pXGI,CARD8 reg,CARD8 data,CARD8 mask) argument 155 SetEnableCaptureReg(XGIPtr pXGI,Bool bEnable,Bool bFlip) argument 186 T05_EnableCapture(XGIPtr pXGI,Bool bEnable) argument 202 XGIComputeXvGamma(XGIPtr pXGI) argument 222 XGISetXvGamma(XGIPtr pXGI) argument 241 XGIUpdateXvGamma(XGIPtr pXGI,XGIPortPrivPtr pPriv) argument 253 SetDDAReg(XGIPtr pXGI,float scale) argument 419 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIResetVideo 493 SetMergeLineBufReg(XGIPtr pXGI,Bool enable) argument 510 SetVideoFormatReg(XGIPtr pXGI,int format) argument 557 SetColorkeyReg(XGIPtr pXGI,CARD32 colorkey) argument 576 SetVideoBrightnessReg(XGIPtr pXGI,INT32 value) argument 586 SetVideoContrastReg(XGIPtr pXGI,INT32 value) argument 596 SetVideoHueReg(XGIPtr pXGI,INT32 value) argument 618 SetVideoSaturationReg(XGIPtr pXGI,INT32 value) argument 642 SetOverlayReg(XGIPtr pXGI,XGIOverlayPtr pOverlay) argument 773 SetCloseOverlayReg(XGIPtr pXGI) argument 780 SetSelectOverlayReg(XGIPtr pXGI,CARD8 index) argument 786 SetEnableOverlayReg(XGIPtr pXGI,Bool bEnable) argument 795 EnableCaptureAutoFlip(XGIPtr pXGI,Bool bEnable) argument [all...] |
| H A D | init.c | 887 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGI_SetPitchCRT1 905 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIBIOSSetMode 992 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIBIOSSetModeCRT1 [all...] |
| H A D | xgi_dac.c | 299 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_Save 367 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_Restore 478 XGIPtr pXGI local in function:Volari_Threshold 492 XGIPtr pXGI = XGIPTR(pScrn); local in function:XG40_MemBandWidth 519 XGIPtr pXGI = XGIPTR(pScrn); local in function:XG20_MemBandWidth 575 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIAdjustGamma 607 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGILoadPalette 706 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDACPreInit 720 XG40Mclk(XGIPtr pXGI) argument [all...] |
| H A D | xgi_opt.c | 186 XGIPtr pXGI = XGIPTR(pScrn); local in function:xgiOptions [all...] |
| H A D | xgi_video.c | 361 set_maxencoding(XGIPtr pXGI, XGIPortPrivPtr pPriv) argument 370 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIResetXvGamma 390 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGISetupImageVideo 540 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGISetPortAttribute 648 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIGetPortAttribute 825 set_contrast_factor(XGIPtr pXGI,XGIOverlayPtr pOverlay) argument 917 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDisplayVideo 1031 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIStopVideo 1087 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIPutImage [all...] |
| H A D | xgi_accel.c | 252 void Volari_SetDefaultIdleWait(XGIPtr pXGI, unsigned HDisplay, argument 281 void Volari_Idle(XGIPtr pXGI) argument 321 XGIPtr pXGI local in function:Volari_EnableAccelerator 397 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_InitCmdQueue 569 XGIPtr pXGI = XGIPTR(pScrn) ; local in function:Volari_DisableDualPipe 596 XGIPtr pXGI = XGIPTR(pScrn) ; local in function:Volari_DisableAccelerator 619 XGIPtr pXGI = XGIPTR(pScrn) ; local in function:Volari_DisableCmdQueue 631 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_InitializeAccelerator 644 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_AccelInit 968 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_Sync 1023 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SetupForScreenToScreenCopy 1083 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SubsequentScreenToScreenCopy 1152 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SetupForSolidFill 1174 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SubsequentSolidFillRect 1201 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SetupForMonoPatternFill 1223 XGIPtr pXGI = XGIPTR(pScrn); local in function:Volari_SubsequentMonoPatternFill 1249 XGIPtr pXGI = XGIPTR(xf86Screens[pScreen->myNum]); local in function:XGIEXASync 1260 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIPrepareSolid 1305 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGISolid 1329 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIPrepareCopy 1389 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGICopy 1416 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGICheckComposite 1442 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIPrepareComposite 1457 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIComposite 1481 XGIMemCopyToVideoRam(XGIPtr pXGI,unsigned char * to,unsigned char * from,int size) argument 1515 XGIMemCopyFromVideoRam(XGIPtr pXGI,unsigned char * to,unsigned char * from,int size) argument 1552 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIUploadToScreen 1605 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIUploadToScratch 1683 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDownloadFromScreen 1725 XGIPtr pXGI = XGIPTR(xf86Screens[pScreen->myNum]); local in function:XGIScratchSave 1733 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDumpCMDQueue [all...] |
| H A D | xgi_driver.c | 530 XGIPtr pXGI = xnfcalloc(sizeof(XGIRec), 1); local in function:XGIGetRec 545 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIFreeRec 634 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIDisplayPowerManagementSet 886 XGIPtr pXGI; local in function:XGIPciProbe 1043 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGICopyModeNLink 1209 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIGenerateModeListFromLargestModes 1252 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIGenerateModeListFromMetaModes 1410 XGIPtr pXGI = XGIPTR(pScrn1); local in function:XGIMergedFBSetDpi 1549 XGIFreeCRT2Structs(XGIPtr pXGI) argument 1577 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 2177 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 2634 XGIPtr pXGI; local in function:XGIInternalDDC 4256 XGIPtr pXGI = XGIPTR(pScrn);; local in function:XGIInternalDDC 4328 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 4420 XGIPtr pXGI; local in function:XGIInternalDDC 4458 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 4624 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 4675 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 4722 XGIPtr pXGI; local in function:XGIInternalDDC 5203 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 5602 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 5661 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 5695 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 5738 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 5878 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6040 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6058 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6142 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6402 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6488 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 6544 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7004 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7028 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7051 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7073 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7095 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7116 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7139 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7162 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7186 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7210 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7235 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC 7261 XGIPtr pXGI = XGIPTR(pScrn); local in function:XGIInternalDDC [all...] |