Searched refs:pSiS (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_cursor.h46 SIS_MMIO_IN32(pSiS->IOBase, CS(0)) & 0x40000000;
51 temp = SIS_MMIO_IN32(pSiS->IOBase, CS(0)); \
54 SIS_MMIO_OUT32(pSiS->IOBase, CS(0), temp); \
60 temp = SIS_MMIO_IN32(pSiS->IOBase, CS(0)); \
63 SIS_MMIO_OUT32(pSiS->IOBase, CS(0), temp); \
69 temp = SIS_MMIO_IN32(pSiS->IOBase, CS(0)); \
71 SIS_MMIO_OUT32(pSiS->IOBase, CS(0), temp); \
77 temp = SIS_MMIO_IN32(pSiS->IOBase, CS(0)); \
80 SIS_MMIO_OUT32(pSiS->IOBase, CS(0), temp); \
86 temp = SIS_MMIO_IN32(pSiS
[all...]
H A Dsis_opt.c317 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_PrintBadOpt
321 strptr, pSiS->Options[SiS_FIFT(pSiS->Options, token)].name);
327 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_PrintIlRange
333 pSiS->Options[SiS_FIFT(pSiS->Options, token)].name, min, max);
340 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_PrintOverruleDHM
344 pSiS->Options[SiS_FIFT(pSiS->Options, token1)].name,
345 pSiS
374 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_EvalOneOrThreeFloats
404 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_EvalOneOrThreeFloats2
433 SISPtr pSiS = SISPTR(pScrn); local in function:SiSOptions
[all...]
H A Dsis_vb.c62 extern unsigned short SiS_SenseLCDDDC(struct SiS_Private *SiS_Pr, SISPtr pSiS);
63 extern unsigned short SiS_SenseVGA2DDC(struct SiS_Private *SiS_Pr, SISPtr pSiS);
135 SISPtr pSiS = SISPTR(pScrn); local in function:TestDDC1
139 old = SiS_ReadDDC1Bit(pSiS->SiS_Pr);
141 if(old != SiS_ReadDDC1Bit(pSiS->SiS_Pr)) break;
149 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SISDetectCRT1
159 if(pSiS->VGAEngine == SIS_315_VGA) {
160 inSISIDXREG(SISCR,pSiS->myCR63,CR63);
162 andSISIDXREG(SISCR,pSiS->myCR63,0xbf);
178 if(pSiS
231 SISPtr pSiS = SISPTR(pScrn); local in function:SISCRT1PreInit
295 SISPtr pSiS = SISPTR(pScrn); local in function:SISLCDPreInit
508 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupPseudoPanel
534 SISPtr pSiS = SISPTR(pScrn); local in function:SISTVPreInit
696 SISPtr pSiS = SISPTR(pScrn); local in function:SISCRT2PreInit
756 SISPtr pSiS = SISPTR(pScrn); local in function:SISDoSense
794 SISPtr pSiS = SISPTR(pScrn); local in function:SISSense30x
1011 SISPtr pSiS = SISPTR(pScrn); local in function:SISSenseChrontel
1135 SISPtr pSiS = SISPTR(pScrn); local in function:SISRedetectCRT2Type
[all...]
H A Dsis_driver.c316 SISPtr pSiS = SISPTR(pScrn); local in function:SISFreeRec
322 if(!pSiS) return;
325 pSiSEnt = pSiS->entityPrivate;
328 if(pSiS->pstate) free(pSiS->pstate);
329 pSiS->pstate = NULL;
330 if(pSiS->fonts) free(pSiS->fonts);
331 pSiS->fonts = NULL;
335 if(!pSiS
445 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SiSFB_Lock
654 SISPtr pSiS = SISPTR(pScrn); local in function:SISCalculateGammaRamp
744 SISPtr pSiS = SISPTR(pScrn); local in function:SISCalculateGammaRampCRT2
948 SiSAllowSyncOverride(SISPtr pSiS,Bool fromDDC) argument
1160 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCopyModeNLink
1390 SISPtr pSiS = SISPTR(pScrn); local in function:SiSGenerateModeListFromLargestModes
1466 SISPtr pSiS = SISPTR(pScrn); local in function:SiSGenerateModeListFromMetaModes
1583 SISPtr pSiS = SISPTR(pScrn); local in function:SiSGenerateModeList
1602 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRecalcDefaultVirtualSize
1650 SISPtr pSiS = SISPTR(pScrn1); local in function:SiSMergedFBSetDpi
1781 SISPtr pSiS = SISPTR(pScrn1); local in function:SiSUpdateXineramaScreenInfo
2456 SISPtr pSiS = SISPTR(pScrn); local in function:SiSXineramaExtensionInit
2540 SiSFreeCRT2Structs(SISPtr pSiS) argument
2565 SISPtr pSiS = SISPTR(pScrn); local in function:SiSInternalDDC
2649 SISPtr pSiS = SISPTR(pScrn); local in function:SiSDoPrivateDDC
2674 SISPtr pSiS = SISPTR(pScrn); local in function:SiSFindAspect
2815 SISPtr pSiS = SISPTR(pScrn); local in function:SISDetermineLCDACap
2830 SISPtr pSiS = SISPTR(pScrn); local in function:SISSaveDetectedDevices
2837 SISCheckBIOS(SISPtr pSiS,UShort mypciid,UShort mypcivendor,int biossize) argument
2862 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_LoadInitVBE
2898 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_MapVGAMem
2920 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_CheckKernelFB
3147 SISPtr pSiS; local in function:SISPreInit
7047 SISPtr pSiS = SISPTR(pScrn); local in function:SISMapIOPMem
7108 SISPtr pSiS = SISPTR(pScrn); local in function:SISUnmapIOPMem
7146 SISPtr pSiS = SISPTR(pScrn); local in function:SISMapMem
7351 SISPtr pSiS = SISPTR(pScrn); local in function:SISUnmapMem
7440 SISPtr pSiS = SISPTR(pScrn); local in function:SISSave
7495 SISPtr pSiS = SISPTR(pScrn); local in function:SISVESASaveRestore
7550 SISPtr pSiS = SISPTR(pScrn); local in function:SISModeInit
7784 SISPtr pSiS; local in function:SiSSetVESAMode
7814 SISPtr pSiS = SISPTR(pScrn); local in function:SISSpecialRestore
7882 SISPtr pSiS = SISPTR(pScrn); local in function:SiSFixupSR11
7909 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRestore_SiSFB_TVParms
7930 SISPtr pSiS = SISPTR(pScrn); local in function:SISRestore
8223 SISPtr pSiS = SISPTR(pScrn); local in function:SISVESARestore
8242 SISPtr pSiS = SISPTR(pScrn); local in function:SISBridgeRestore
8260 SISPtr pSiS = SISPTR(pScrn); local in function:SISBlockHandler
8303 SiSHandleBackLight(SISPtr pSiS,Bool blon) argument
8342 SISPtr pSiS; local in function:SISSaveScreen
8370 SISPtr pSiS; local in function:SISSaveScreenDH
8407 SISPtr pSiS = SISPTR(pScrn); local in function:SISDisplayPowerManagementSet
8564 SISPtr pSiS = SISPTR(pScrn); local in function:SISScreenInit
9223 SISPtr pSiS = SISPTR(pScrn); local in function:SISSwitchMode
9249 SISSetStartAddressCRT1(SISPtr pSiS,ULong base) argument
9266 SISSetStartAddressCRT2(SISPtr pSiS,ULong base) argument
9288 SISPtr pSiS = SISPTR(pScrn); local in function:SISAdjustFrameHW_CRT1
9304 SISPtr pSiS = SISPTR(pScrn); local in function:SISAdjustFrameHW_CRT2
9322 SISPtr pSiS = SISPTR(pScrn1); local in function:SISMergedPointerMoved
9606 SISPtr pSiS = SISPTR(pScrn1); local in function:SISAdjustFrameMerged
9710 SISPtr pSiS = SISPTR(pScrn); local in function:SISAdjustFrame
9808 SISPtr pSiS = SISPTR(pScrn); local in function:SISEnterVT
9852 SISPtr pSiS = SISPTR(pScrn); local in function:SISLeaveVT
9928 SISPtr pSiS = SISPTR(pScrn); local in function:SISCloseScreen
10093 SISPtr pSiS = SISPTR(pScrn); local in function:SISFreeScreen
10116 SISPtr pSiS = SISPTR(pScrn); local in function:SISValidMode
10210 SISPtr pSiS = SISPTR(pScrn); local in function:SiSEnableTurboQueue
10326 SiSRestoreQueueMode(SISPtr pSiS,SISRegPtr sisReg) argument
10348 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPreSetMode
10748 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVlumabandwidthcvbs
10783 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVlumabandwidthcvbs
10812 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVlumabandwidthsvideo
10847 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVlumabandwidthsvideo
10876 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVlumaflickerfilter
10914 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVlumaflickerfilter
10943 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVchromabandwidth
10978 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVchromabandwidth
11007 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVchromaflickerfilter
11045 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVchromaflickerfilter
11074 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVcvbscolor
11105 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVcvbscolor
11134 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVtextenhance
11172 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVtextenhance
11201 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetCHTVcontrast
11234 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetCHTVcontrast
11263 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVedgeenhance
11288 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVedgeenhance
11309 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVantiflicker
11337 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVantiflicker
11361 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVsaturation
11387 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVsaturation
11409 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVcolcalib
11469 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVcolcalib
11484 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVcfilter
11507 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVcfilter
11529 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISTVyfilter
11663 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISTVyfilter
11676 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSIS6326TVantiflicker
11700 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSIS6326TVantiflicker
11721 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSIS6326TVenableyfilter
11744 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSIS6326TVenableyfilter
11766 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSIS6326TVyfilterstrong
11791 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSIS6326TVyfilterstrong
11817 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetTVxposoffset
11954 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetTVxposoffset
11967 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetTVyposoffset
12099 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetTVyposoffset
12112 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetTVxscale
12189 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetTVxscale
12202 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetTVyscale
12597 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetTVyscale
12610 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_SetSISCRT1SaturationGain
12633 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetSISCRT1SaturationGain
12670 SiS_SetDHFlags(SISPtr pSiS,unsigned int misc,unsigned int sd2) argument
12699 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPostSetMode
13436 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326PostSetMode
13511 SISPtr pSiS = SISPTR(pScrn); local in function:SiSBridgeIsInSlaveMode
13529 SISPtr pSiS = SISPTR(pScrn); local in function:SiSBuildVesaModeList
13566 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCalcVESAModeIndex
13608 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_GetModeNumber
13621 SiSValidLCDUserMode(SISPtr pSiS,unsigned int VBFlags,DisplayModePtr mode,Bool isforlcda) argument
13650 SiSValidVGA2UserMode(SISPtr pSiS,unsigned int VBFlags,DisplayModePtr mode) argument
13671 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_CheckModeCRT1
13730 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_CheckModeCRT2
13854 SISPtr pSiS = SISPTR(pScrn); local in function:SISSearchCRT1Rate
13927 SISPtr pSiS = SISPTR(pScrn); local in function:SISWaitRetraceCRT1
13946 SISPtr pSiS = SISPTR(pScrn); local in function:SISWaitRetraceCRT2
13981 SISPtr pSiS = SISPTR(pScrn); local in function:SISWaitVBRetrace
14070 SiSMemCopyToVideoRam(SISPtr pSiS,UChar * to,UChar * from,int size) argument
14077 SiSMemCopyFromVideoRam(SISPtr pSiS,UChar * to,UChar * from,int size) argument
14084 sisSaveUnlockExtRegisterLock(SISPtr pSiS,UChar * reg1,UChar * reg2) argument
14165 sisRestoreExtRegisterLock(SISPtr pSiS,UChar reg1,UChar reg2) argument
[all...]
H A Dsis_utility.c255 void SiSCtrlExtUnregister(SISPtr pSiS, int index);
277 extern void SISUpdateVideoParms(SISPtr pSiS, SISPortPrivPtr pPriv);
278 extern void SiSUpdateXvGamma(SISPtr pSiS, SISPortPrivPtr pPriv);
287 SISPtr pSiS = SISPTR(pScrn); local in function:SISSwitchCRT1Status
289 ULong vbflags = pSiS->VBFlags;
290 ULong vbflags3 = pSiS->VBFlags3;
316 if(pSiS->VGAEngine != SIS_300_VGA &&
317 pSiS->VGAEngine != SIS_315_VGA) return FALSE;
323 if(pSiS->DualHeadMode) return FALSE;
327 if(!(pSiS
416 SISPtr pSiS = SISPTR(pScrn); local in function:SISRedetectCRT2Devices
447 SISPtr pSiS = SISPTR(pScrn); local in function:SISSwitchCRT2Type
626 SISPtr pSiS = SISPTR(pScrn); local in function:SISCheckModeForCRT2Type
720 SISPtr pSiS = SISPTR(pScrn); local in function:SISCheckModeIndexForCRT2Type
782 SISPtr pSiS = SISPTR(pScrn); local in function:SISCheckModeTimingForCRT2Type
813 SISPtr pSiS = SISPTR(pScrn); local in function:SISGetMergedModeDetails
870 SISPtr pSiS = SISPTR(pScrn); local in function:SiSHandleSiSDirectCommand
2024 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCtrlExtInit
2093 SiSCtrlExtUnregister(SISPtr pSiS,int index) argument
2122 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetPortUtilAttribute
2431 SISPtr pSiS = SISPTR(pScrn); local in function:SISGetPortUtilAttribute
[all...]
H A Dsis300_accel.c47 #define HEADOFFSET (pSiS->dhmOffset)
72 SISPtr pSiS = SISPTR(pScrn); local in function:SiSInitializeAccelerator
74 pSiS->DoColorExpand = FALSE;
81 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSync
89 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSyncAccel
91 if(!pSiS->NoAccel) SiSSync(pScrn);
99 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForScreenToScreenCopy
101 SiSSetupDSTColorDepth(pSiS->DstColor);
102 SiSSetupSRCPitch(pSiS->scrnOffset)
103 SiSSetupDSTRect(pSiS
125 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScreenToScreenCopy
165 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForSolidFill
183 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidFillRect
214 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRestoreAccelState
243 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidFillTrap
341 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForSolidLine
355 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidTwoPointLine
388 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidHorzVertLine
419 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForDashedLine
442 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentDashedTwoPointLine
476 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForMonoPatternFill
496 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentMonoPatternFill
530 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentMonoPatternFillTrap
593 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForScreenToScreenColorExpand
658 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScreenToScreenColorExpand
755 SISPtr pSiS=SISPTR(pScrn); local in function:SiSSetupForScanlineCPUToScreenColorExpandFill
786 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScanlineCPUToScreenColorExpandFill
836 SISPtr pSiS=SISPTR(pScrn); local in function:SiSSubsequentColorExpandScanline
884 SISPtr pSiS = SISPTR(xf86ScreenToScrn(pScreen)); local in function:SiSEXASync
893 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareSolid
941 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSolid
961 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareCopy
1016 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCopy
1065 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300AccelInit
[all...]
H A Dsis_accel.c72 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSync
80 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSyncAccel
82 if(!pSiS->NoAccel) SiSSync(pScrn);
91 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForScreenToScreenCopy
94 sisSETPITCH(pSiS->scrnOffset, pSiS->scrnOffset);
97 pSiS->Xdirection = xdir;
98 pSiS->Ydirection = ydir;
105 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScreenToScreenCopy
110 if(pSiS
152 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForFillRectSolid
163 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentFillRectSolid
188 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetClippingRectangle
199 SISPtr pSiS = SISPTR(pScrn); local in function:SiSDisableClipping
208 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForMono8x8PatternFill
236 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentMono8x8PatternFillRect
280 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForSolidLine
292 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidTwoPointLine
337 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidHorVertLine
369 SISPtr pSiS=SISPTR(pScrn); local in function:SiSSetupForScanlineCPUToScreenColorExpandFill
402 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScanlineCPUToScreenColorExpandFill
431 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentColorExpandScanline
467 SISPtr pSiS = SISPTR(xf86ScreenToScrn(pScreen)); local in function:SiSEXASync
476 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareSolid
511 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSolid
529 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareCopy
569 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCopy
646 SISPtr pSiS = SISPTR(pScrn); local in function:SiSAccelInit
[all...]
H A Dsis_cursor.c62 SiSXConvertMono2ARGB(SISPtr pSiS) argument
64 UChar *src = pSiS->CurMonoSrc;
65 CARD32 *dest = pSiS->CurARGBDest;
67 CARD32 fg = pSiS->CurFGCol | 0xff000000;
68 CARD32 bg = pSiS->CurBGCol | 0xff000000;
89 UpdateHWCursorStatus(SISPtr pSiS) argument
93 if(pSiS->SecondHead) offs = 8;
96 pSiS->HWCursorBackup[offs + i] = SIS_MMIO_IN32(pSiS->IOBase, 0x8500 + ((offs + i) << 2));
104 SISPtr pSiS local in function:SiSHideCursor
121 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300HideCursor
150 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310HideCursor
181 SISPtr pSiS = SISPTR(pScrn); local in function:SiSShowCursor
201 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300ShowCursor
241 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310ShowCursor
304 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetCursorPosition
348 SISPtr pSiS = SISPTR(pScrn1); local in function:SiSSetCursorPositionMerged
420 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300SetCursorPosition
471 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310SetCursorPosition
534 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetCursorColors
565 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300SetCursorColors
596 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310SetCursorColors
644 SISPtr pSiS = SISPTR(pScrn); local in function:SiSLoadCursorImage
695 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300LoadCursorImage
780 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310LoadCursorImage
912 SISPtr pSiS = SISPTR(pScrn); local in function:SiSUseHWCursor
928 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300UseHWCursor
1004 SISPtr pSiS = SISPTR(pScrn); local in function:SiSUseHWCursorARGB
1079 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300LoadCursorImageARGB
1211 SISPtr pSiS = SISPTR(pScrn); local in function:SiS310LoadCursorImageARGB
1356 SISPtr pSiS = SISPTR(pScrn); local in function:SiSHWCursorInit
[all...]
H A Dsis310_accel.c49 #define FBOFFSET (pSiS->dhmOffset)
136 void SISWriteBlitPacket(SISPtr pSiS, CARD32 *packet);
170 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCalcRenderAccelArray
172 SISEntPtr pSiSEnt = pSiS->entityPrivate;;
175 if(((pScrn->bitsPerPixel == 16) || (pScrn->bitsPerPixel == 32)) && pSiS->doRender) {
178 if(pSiSEnt) pSiS->RenderAccelArray = pSiSEnt->RenderAccelArray;
180 if(!pSiS->RenderAccelArray) {
181 if((pSiS->RenderAccelArray = xnfcalloc(65536, 1))) {
183 if(pSiSEnt) pSiSEnt->RenderAccelArray = pSiS->RenderAccelArray;
187 pSiS
200 SISPtr pSiS = SISPTR(xf86ScreenToScrn(pScreen)); local in function:SiSScratchSave
209 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSync
233 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSyncAccel
241 SISPtr pSiS = SISPTR(pScrn); local in function:SiSInitializeAccelerator
274 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForScreenToScreenCopy
312 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScreenToScreenCopy
396 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForSolidFill
424 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidFillRect
467 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidFillTrap
538 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForSolidLine
562 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidTwoPointLine
598 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentSolidHorzVertLine
635 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForDashedLine
676 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentDashedTwoPointLine
713 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForMonoPatternFill
751 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentMonoPatternFill
791 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentMonoPatternFillTrap
853 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForColor8x8PatternFill
882 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentColor8x8PatternFillRect
920 SISPtr pSiS=SISPTR(pScrn); local in function:SiSSetupForCPUToScreenColorExpandFill
954 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentCPUToScreenColorExpandFill
1020 SISPtr pSiS=SISPTR(pScrn); local in function:SiSSetupForScanlineCPUToScreenColorExpandFill
1063 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScanlineCPUToScreenColorExpandFill
1107 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentColorExpandScanline
1150 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForScreenToScreenColorExpand
1216 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentScreenToScreenColorExpand
1318 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRestoreAccelState
1333 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRenderCallback
1350 SISPtr pSiS = SISPTR(pScrn); local in function:SiSAllocateLinear
1391 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForCPUToScreenAlphaTexture
1535 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetupForCPUToScreenTexture
1645 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSubsequentCPUToScreenTexture
1690 SISPtr pSiS = SISPTR(xf86ScreenToScrn(pScreen)); local in function:SiSEXASync
1699 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareSolid
1740 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSolid
1759 SISPtr pSiS = SISPTR(pScrn); local in function:SiSPrepareCopy
1807 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCopy
1825 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCheckComposite
1874 SISPtr pSiS = SISPTR(pScrn); local in function:SiSUploadToScratch
1928 SISWriteBlitPacket(SISPtr pSiS,CARD32 * packet) argument
1965 SISPtr pSiS = SISPTR(pScrn); local in function:SiS315AccelInit
[all...]
H A Dsis_accel.h90 while(SIS_MMIO_IN16(pSiS->IOBase, BR(10) + 2) & 0x4000) {}
102 if(!pSiS->TurboQueue) { \
103 while(SIS_MMIO_IN16(pSiS->IOBase, BR(10) + 2) & 0x4000) {} \
109 ((UChar *)(pSiS->IOBase + BR(11)))
112 ((ULong *)(pSiS->IOBase + BR(11)))
118 SIS_MMIO_OUT16(pSiS->IOBase, BR(10) + 2, op); \
119 temp = SIS_MMIO_IN32(pSiS->IOBase, BR(10)); \
125 SIS_MMIO_OUT32(pSiS->IOBase, BR(4), ((rop << 24) | (color & 0xFFFFFF)));
129 SIS_MMIO_OUT32(pSiS->IOBase, BR(5), ((rop << 24) | (color & 0xFFFFFF)));
133 SIS_MMIO_OUT32(pSiS
[all...]
H A Dsis_setup.c47 extern int SiSMclk(SISPtr pSiS);
238 SISPtr pSiS = SISPTR(pScrn); local in function:sisOldSetup
250 if(pSiS->oldChipset <= OC_SIS6225) {
254 pSiS->BusWidth = 32;
255 } else if(pSiS->Chipset == PCI_CHIP_SIS5597) {
261 pSiS->BusWidth = 64;
262 } else pSiS->BusWidth = 32;
267 pSiS->BusWidth = buswidth[config];
270 if(pSiS->Chipset == PCI_CHIP_SIS530) {
273 pSiS
382 SISPtr pSiS = SISPTR(pScrn); local in function:sis300Setup
478 SISPtr pSiS = SISPTR(pScrn); local in function:sis315Setup
674 SISPtr pSiS = SISPTR(pScrn); local in function:sis550Setup
915 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSetup
[all...]
H A Dsis_video.c129 static CARD32 _sisread(SISPtr pSiS, CARD32 reg)
131 return *(pSiS->IOBase + reg);
134 static void _siswrite(SISPtr pSiS, CARD32 reg, CARD32 data)
136 *(pSiS->IOBase + reg) = data;
140 static CARD8 getsrreg(SISPtr pSiS, CARD8 reg) argument
147 static CARD8 getvideoreg(SISPtr pSiS, CARD8 reg) argument
154 static __inline void setvideoreg(SISPtr pSiS, CARD8 reg, CARD8 data) argument
159 static __inline void setvideoregmask(SISPtr pSiS, CARD8 reg, CARD8 data, CARD8 mask) argument
164 static void setsrregmask(SISPtr pSiS, CARD8 reg, CARD8 data, CARD8 mask) argument
170 static CARD8 vblank_active_CRT1(SISPtr pSiS, SISPortPrivPt argument
175 vblank_active_CRT2(SISPtr pSiS,SISPortPrivPtr pPriv) argument
202 get_scanline_CRT2(SISPtr pSiS,SISPortPrivPtr pPriv) argument
233 SiSComputeXvGamma(SISPtr pSiS) argument
253 SiSSetXvGamma(SISPtr pSiS) argument
269 SiSUpdateXvGamma(SISPtr pSiS,SISPortPrivPtr pPriv) argument
289 SISPtr pSiS = SISPTR(pScrn); local in function:SISResetXvGamma
303 SISPtr pSiS = SISPTR(pScrn); local in function:SISInitVideo
370 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetPortDefaults
429 SISPtr pSiS = SISPTR(pScrn); local in function:SISResetVideo
630 SISPtr pSiS = SISPTR(pScrn); local in function:set_dispmode
667 SISPtr pSiS = SISPTR(pScrn); local in function:set_disptype_regs
761 set_hastwooverlays(SISPtr pSiS,SISPortPrivPtr pPriv) argument
790 set_allowswitchcrt(SISPtr pSiS,SISPortPrivPtr pPriv) argument
804 set_maxencoding(SISPtr pSiS,SISPortPrivPtr pPriv) argument
849 SISPtr pSiS = SISPTR(pScrn); local in function:SISResetXvDisplay
868 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetupImageVideo
1174 SISUpdateVideoParms(SISPtr pSiS,SISPortPrivPtr pPriv) argument
1187 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetPortAttribute
1327 SISPtr pSiS = SISPTR(pScrn); local in function:SISGetPortAttribute
1431 SISPtr pSiS = SISPTR(pScrn); local in function:calc_scale_factor
1601 SISPtr pSiS = SISPTR(pScrn); local in function:calc_scale_factor_2
1780 set_dda_regs(SISPtr pSiS,float scale) argument
1961 merge_line_buf_mfb(SISPtr pSiS,SISPortPrivPtr pPriv,Bool enable1,Bool enable2,short width1,short width2,short limit) argument
2034 merge_line_buf(SISPtr pSiS,SISPortPrivPtr pPriv,Bool enable,short width,short limit) argument
2167 set_format(SISPtr pSiS,SISOverlayPtr pOverlay) argument
2208 set_colorkey(SISPtr pSiS,CARD32 colorkey) argument
2226 set_chromakey(SISPtr pSiS,CARD32 chromamin,CARD32 chromamax) argument
2248 set_brightness(SISPtr pSiS,CARD8 brightness) argument
2254 set_contrast(SISPtr pSiS,CARD8 contrast) argument
2261 set_saturation(SISPtr pSiS,short saturation) argument
2277 set_hue(SISPtr pSiS,CARD8 hue) argument
2283 set_disablegfx(SISPtr pSiS,Bool mybool,SISOverlayPtr pOverlay) argument
2298 set_disablegfxlr(SISPtr pSiS,Bool mybool,SISOverlayPtr pOverlay) argument
2313 set_overlay(SISPtr pSiS,SISOverlayPtr pOverlay,SISPortPrivPtr pPriv,int index,int iscrt2) argument
2552 close_overlay(SISPtr pSiS,SISPortPrivPtr pPriv) argument
2648 SISPtr pSiS = SISPTR(pScrn); local in function:SISDisplayVideo
3374 SISPtr pSiS = SISPTR(pScrn); local in function:SISAllocateFBMemory
3448 SISPtr pSiS = SISPTR(pScrn); local in function:SISFreeFBMemory
3478 SISPtr pSiS = SISPTR(pScrn); local in function:SISStopVideo
3518 SISPtr pSiS = SISPTR(pScrn); local in function:SISPutImage
3786 SISPtr pSiS = SISPTR(pScrn); local in function:SISAllocSurface
3825 SISPtr pSiS = SISPTR(surface->pScrn); local in function:SISStopSurface
3885 SISPtr pSiS = SISPTR(pScrn); local in function:SISDisplaySurface
4015 SISPtr pSiS = SISPTR(pScrn); local in function:SISInitOffscreenImages
4059 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetupBlitVideo
4142 SISPtr pSiS = SISPTR(pScrn); local in function:SISGetPortAttributeBlit
4155 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetPortAttributeBlit
4170 SISPtr pSiS = SISPTR(pScrn); local in function:SISStopVideoBlit
4201 SISPtr pSiS = SISPTR(pScrn); local in function:SISPutImageBlit
4604 SISPtr pSiS = SISPTR(pScrn); local in function:SISVideoTimerCallback
[all...]
H A Dsis_shadow.c50 SISPtr pSiS = SISPTR(pScrn); local in function:SISPointerMoved
52 if(pSiS->Rotate == 1) {
53 (*pSiS->PointerMoved)(arg, pScrn->pScreen->height - y - 1, x);
55 (*pSiS->PointerMoved)(arg, y, pScrn->pScreen->width - x - 1);
63 SISPtr pSiS = SISPTR(pScrn); local in function:SISPointerMovedReflect
65 switch(pSiS->Reflect) {
67 (*pSiS->PointerMoved)(arg, pScrn->pScreen->width - x - 1, y);
70 (*pSiS->PointerMoved)(arg, x, pScrn->pScreen->height - y - 1);
73 (*pSiS->PointerMoved)(arg, pScrn->pScreen->width - x - 1, pScrn->pScreen->height - y - 1);
82 SISPtr pSiS local in function:SISRefreshArea
111 SISPtr pSiS = SISPTR(pScrn); local in function:SISRefreshAreaReflect
216 SISPtr pSiS = SISPTR(pScrn); local in function:SISRefreshArea8
260 SISPtr pSiS = SISPTR(pScrn); local in function:SISRefreshArea16
302 SISPtr pSiS = SISPTR(pScrn); local in function:SISRefreshArea24
355 SISPtr pSiS = SISPTR(pScrn); local in function:SISRefreshArea32
[all...]
H A Dsis_dga.c99 SISPtr pSiS = SISPTR(pScrn); local in function:SISSetupDGAMode
110 if(pSiS->MergedFB) {
178 if(!pSiS->NoAccel) {
180 if((pSiS->VGAEngine == SIS_300_VGA) ||
181 (pSiS->VGAEngine == SIS_315_VGA) ||
182 (pSiS->VGAEngine == SIS_530_VGA)) {
203 currentMode->address = pSiS->FbBase;
251 SISPtr pSiS = SISPTR(pScrn); local in function:SISDGAInit
260 if(!pSiS->DualHeadMode) {
263 if(!(pSiS
336 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_OpenFramebuffer
362 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_SetMode
404 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_GetViewport
415 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_SetViewport
427 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_Sync
438 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_FillRect
457 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_BlitRect
477 SISPtr pSiS = SISPTR(pScrn); local in function:SIS_BlitTransRect
[all...]
H A Dsis310_accel.h208 #define CmdQueLen (*(pSiS->cmdQueueLenPtr))
212 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x0400) != 0x0400) {}; \
213 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x0400) != 0x0400) {}; \
216 #define SiSResetCmd pSiS->CommandReg = 0;
218 #define SiSSetupCMDFlag(flags) pSiS->CommandReg |= (flags);
222 #define SiSGetSwWP() (CARD32)(*(pSiS->cmdQ_SharedWritePort))
223 #define SiSGetHwRP() (CARD32)(SIS_MMIO_IN32(pSiS->IOBase, Q_READ_PTR))
226 if(pSiS->NeedFlush) { \
227 CARD32 ttt = ((SiSGetSwWP()) - 4) & pSiS->cmdQueueSizeMask; \
228 pointer tt = (char *)pSiS
[all...]
H A Dsis_vga.c64 void SISVGALock(SISPtr pSiS);
65 void SiSVGAUnlock(SISPtr pSiS);
178 SISPtr pSiS = SISPTR(pScrn); local in function:SISInit
179 SISRegPtr pReg = &pSiS->ModeReg;
181 int mclk = pSiS->MemClock;
186 int buswidth = pSiS->BusWidth;
195 (*pSiS->SiSSave)(pScrn, pReg);
198 if(!pSiS->UseVESA) {
210 if(pSiS->Chipset == PCI_CHIP_SIS6326) {
211 if(pSiS
844 SISPtr pSiS = SISPTR(pScrn); local in function:SIS300Init
933 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326TVDelay
966 SISPtr pSiS = SISPTR(pScrn); local in function:SISSense6326
997 SISIsUMC(SISPtr pSiS) argument
1017 SISPtr pSiS = SISPTR(pScrn); local in function:SISVGAPreInit
1371 SiS_WriteAttr(SISPtr pSiS,int index,int value) argument
1380 SiS_ReadAttr(SISPtr pSiS,int index) argument
1389 SiS_EnablePalette(SISPtr pSiS) argument
1397 SiS_DisablePalette(SISPtr pSiS) argument
1405 SISVGALock(SISPtr pSiS) argument
1411 SiSVGAUnlock(SISPtr pSiS) argument
1422 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGASaveFonts
1491 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGASaveMode
1518 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGASaveColormap
1550 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGARestoreFonts
1618 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGARestoreMode
1648 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGARestoreColormap
1676 SiS_SeqReset(SISPtr pSiS,Bool start) argument
1688 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGAProtect
1709 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGAMapMem
1736 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGAUnmapMem
1815 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVGAInit
1929 SISPtr pSiS = SISPTR(pScrn); local in function:SISVGABlankScreen
[all...]
H A Dinitextx.c83 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_CheckBuildCustomMode
84 int depth = pSiS->CurrentLayout.bitsPerPixel;
86 pSiS->SiS_Pr->CModeFlag = 0;
88 pSiS->SiS_Pr->CDClock = mode->Clock;
90 pSiS->SiS_Pr->CHDisplay = mode->HDisplay;
91 pSiS->SiS_Pr->CHSyncStart = mode->HSyncStart;
92 pSiS->SiS_Pr->CHSyncEnd = mode->HSyncEnd;
93 pSiS->SiS_Pr->CHTotal = mode->HTotal;
95 pSiS->SiS_Pr->CVDisplay = mode->VDisplay;
96 pSiS
191 SISPtr pSiS = SISPTR(pScrn); local in function:SiSBuildBuiltInModeList
549 SISPtr pSiS = SISPTR(pScrn); local in function:SiSTranslateToVESA
705 SiS_FindPanelFromDB(SISPtr pSiS,unsigned short panelvendor,unsigned short panelproduct,int * maxx,int * maxy,int * prefx,int * prefy) argument
739 SiS_SenseLCDDDC(struct SiS_Private * SiS_Pr,SISPtr pSiS) argument
1390 SiS_SenseVGA2DDC(struct SiS_Private * SiS_Pr,SISPtr pSiS) argument
[all...]
H A Dsis6326_video.c107 static CARD32 _sisread(SISPtr pSiS, CARD32 reg)
109 return *(pSiS->IOBase + reg);
112 static void _siswrite(SISPtr pSiS, CARD32 reg, CARD32 data)
114 *(pSiS->IOBase + reg) = data;
118 static CARD8 getvideoreg(SISPtr pSiS, CARD8 reg) argument
125 static __inline void setvideoreg(SISPtr pSiS, CARD8 reg, CARD8 data) argument
130 static __inline void setvideoregmask(SISPtr pSiS, CARD8 reg, CARD8 data, CARD8 mask) argument
136 static CARD8 vblank_active_CRT1(SISPtr pSiS) argument
143 static CARD32 get_scanline_CRT1(SISPtr pSiS)
147 temp = getvideoreg(pSiS,
391 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326SetPortDefaults
404 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326ResetVideo
523 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326SetupImageVideo
706 calc_scale_factor(SISPtr pSiS,SISOverlayPtr pOverlay,ScrnInfoPtr pScrn,SISPortPrivPtr pPriv) argument
789 merge_line_buf(SISPtr pSiS,SISPortPrivPtr pPriv,Bool enable) argument
799 set_format(SISPtr pSiS,SISOverlayPtr pOverlay) argument
854 set_colorkey(SISPtr pSiS,CARD32 colorkey) argument
878 set_brightness(SISPtr pSiS,CARD8 brightness) argument
884 set_contrast(SISPtr pSiS,CARD8 contrast) argument
890 set_contrast_data(SISPtr pSiS,int value) argument
910 set_disablegfx(SISPtr pSiS,Bool mybool) argument
916 set_overlay(SISPtr pSiS,SISOverlayPtr pOverlay,SISPortPrivPtr pPriv,int index) argument
1061 close_overlay(SISPtr pSiS,SISPortPrivPtr pPriv) argument
1078 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326DisplayVideo
1200 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326StopVideo
1236 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326PutImage
1362 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326QueryImageAttributes
1416 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326VideoTimerCallback
1465 SISPtr pSiS = SISPTR(pScrn); local in function:SIS6326AllocSurface
1511 SISPtr pSiS = SISPTR(surface->pScrn); local in function:SIS6326StopSurface
[all...]
H A Dsis_dac.c221 SISPtr pSiS = SISPTR(pScrn); local in function:SiSCalcClock
259 if(pSiS->Chipset == PCI_CHIP_SIS5597 || pSiS->Chipset == PCI_CHIP_SIS6326) {
377 SISPtr pSiS = SISPTR(pScrn); local in function:SiSSave
383 sisSaveUnlockExtRegisterLock(pSiS, NULL, NULL);
386 switch(pSiS->Chipset) {
421 if((pSiS->Chipset == PCI_CHIP_SIS6326) && (pSiS->SiS6326Flags & SIS6326_HASTV)) {
436 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRestore
443 sisSaveUnlockExtRegisterLock(pSiS, NUL
514 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300Save
583 SISPtr pSiS = SISPTR(pScrn); local in function:SiS300Restore
727 SISPtr pSiS = SISPTR(pScrn); local in function:SiS315Save
807 SISPtr pSiS = SISPTR(pScrn); local in function:SiS315Restore
927 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVBSave
960 SISPtr pSiS = SISPTR(pScrn); local in function:SiS301Save
981 SISPtr pSiS = SISPTR(pScrn); local in function:SiS301Restore
1048 SISPtr pSiS = SISPTR(pScrn); local in function:SiS301BSave
1072 SISPtr pSiS = SISPTR(pScrn); local in function:SiS301BRestore
1149 SISPtr pSiS = SISPTR(pScrn); local in function:SiSLVDSChrontelSave
1192 SISPtr pSiS = SISPTR(pScrn); local in function:SiSLVDSChrontelRestore
1261 SISPtr pSiS = SISPTR(pScrn); local in function:SiSRestoreBridge
1284 SiSMclk(SISPtr pSiS) argument
1369 SISPtr pSiS = SISPTR(pScrn); local in function:SiSEstimateCRT2Clock
1435 SISPtr pSiS = SISPTR(pScrn); local in function:SiSMemBandWidth
1690 SISPtr pSiS = SISPTR(pScrn); local in function:SISLoadPalette
1863 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_UpdateGammaCRT2
1878 SISPtr pSiS = SISPTR(pScrn); local in function:SiS301LoadPalette
1958 SISPtr pSiS = SISPTR(pScrn); local in function:SISDACPreInit
2011 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326SetTVReg
2022 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326GetTVReg
2033 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326SetXXReg
2041 SISPtr pSiS = SISPTR(pScrn); local in function:SiS6326GetXXReg
[all...]
H A Dsis_dri.c84 while((SIS_MMIO_IN16(pSiS->IOBase, BR(16)+2) & 0xE000) != 0xE000){}; \
85 while((SIS_MMIO_IN16(pSiS->IOBase, BR(16)+2) & 0xE000) != 0xE000){}; \
86 SIS_MMIO_IN16(pSiS->IOBase, 0x8240);
92 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x8000) != 0x8000){}; \
93 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x8000) != 0x8000){}; \
94 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x8000) != 0x8000){}; \
95 while( (SIS_MMIO_IN16(pSiS->IOBase, Q_STATUS+2) & 0x8000) != 0x8000){}; \
519 SISPtr pSiS = SISPTR(pScrn); local in function:SISDRIFinishScreenInit
522 pSiS->pDRIInfo->driverSwapMethod = DRI_HIDE_X_CONTEXT;
523 /* pSiS
680 SISPtr pSiS = SISPTR(pScrn); local in function:SISDRISwapContext
716 SISPtr pSiS = SISPTR(pScrn); local in function:SISDRIInitBuffers
736 SISPtr pSiS = SISPTR(pScrn); local in function:SISDRIMoveBuffers
[all...]
H A Dsis300_accel.h109 /* #define CmdQueLen pSiS->cmdQueueLen */
110 #define CmdQueLen (*(pSiS->cmdQueueLenPtr))
114 while( (SIS_MMIO_IN16(pSiS->IOBase, BR(16)+2) & 0xE000) != 0xE000){}; \
115 while( (SIS_MMIO_IN16(pSiS->IOBase, BR(16)+2) & 0xE000) != 0xE000){}; \
116 while( (SIS_MMIO_IN16(pSiS->IOBase, BR(16)+2) & 0xE000) != 0xE000){}; \
117 CmdQueLen = (SIS_MMIO_IN16(pSiS->IOBase, 0x8240) & pSiS->CmdQueLenMask) - pSiS->CmdQueLenFix; \
123 SIS_MMIO_OUT32(pSiS->IOBase, BR(0), base);\
128 SIS_MMIO_OUT16(pSiS
[all...]
H A Dsis_regs.h357 #define SISAR pSiS->RelIO + AROFFSET
358 #define SISARR pSiS->RelIO + ARROFFSET
359 #define SISGR pSiS->RelIO + GROFFSET
360 #define SISSR pSiS->RelIO + SROFFSET
361 #define SISCR pSiS->RelIO + CROFFSET
362 #define SISMISCR pSiS->RelIO + MISCROFFSET
363 #define SISMISCW pSiS->RelIO + MISCWOFFSET
364 #define SISINPSTAT pSiS->RelIO + INPUTSTATOFFSET
365 #define SISPART1 pSiS->RelIO + PART1OFFSET
366 #define SISPART2 pSiS
[all...]
H A Dsis_memcpy.c631 SISPtr pSiS = SISPTR(pScrn); local in function:SiS_AllocBuffers
638 (*buf1) = (UChar *)pSiS->FbBase + offset;
893 SISPtr pSiS = SISPTR(pScrn);
895 xf86DrvMsg(pScrn->scrnIndex, pSiS->XvSSEMemcpy ? X_WARNING : X_INFO,
898 if(pSiS->XvSSEMemcpy) {
1058 SISPtr pSiS = SISPTR(pScrn); local in function:SiSVidCopyInitGen
1063 unsigned int myCPUflags = pSiS->CPUFlags | Def_FL;
1072 if(!pSiS->BenchMemCpy) {
H A Dsis_video.h114 static void set_dda_regs(SISPtr pSiS, float scale);
118 void SISUpdateVideoParms(SISPtr pSiS, SISPortPrivPtr pPriv);
119 void SiSUpdateXvGamma(SISPtr pSiS, SISPortPrivPtr pPriv);
135 extern void SISWriteBlitPacket(SISPtr pSiS, CARD32 *packet);
175 #define FBOFFSET (pSiS->dhmOffset)
643 CARD32 (*GetScanLineFunc)(SISPtr pSiS);
H A Dsis_dac.h40 int SiSMclk(SISPtr pSiS);

Completed in 37 milliseconds

12