| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_setmode.h | 34 extern void XGI_SetCRT2ModeRegs(USHORT ModeNo,PXGI_HW_DEVICE_INFO, PVB_DEVICE_INFO ); 42 extern void XGI_GetVBInfo(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO ); 43 extern void XGI_GetTVInfo(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO ); 44 extern void XGI_SetCRT1Offset(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO ); 45 extern void XGI_SetLCDAGroup(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO ); 48 extern USHORT XGI_GetResInfo(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO pVBInfo); 51 PVB_DEVICE_INFO pVBInfo, USHORT ModeNo); 54 extern BOOLEAN XGI_GetLCDInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO ); 56 extern BOOLEAN XGI_SetCRT2Group301(USHORT ModeNo, PXGI_HW_DEVICE_INFO HwDeviceExtension, PVB_DEVICE_INFO); 57 extern USHORT XGI_GetRatePtrCRT2( PXGI_HW_DEVICE_INFO HwDeviceExtension, USHORT ModeNo,USHOR [all...] |
| H A D | init.c | 381 unsigned char VGAINFO, USHORT *ModeNo, USHORT *ModeIdIndex) 383 if (*ModeNo <= 0x13) { 384 if ((*ModeNo) <= 0x05) 385 (*ModeNo) |= 0x01; 388 if (SModeIDTable[*ModeIdIndex].St_ModeID == (*ModeNo)) 395 if (*ModeNo == 0x07) { 401 if (*ModeNo <= 0x03) { 414 if (EModeIDTable[*ModeIdIndex].Ext_ModeID == (*ModeNo)) 431 USHORT ModeNo, USHORT ModeIdIndex) 433 return (ModeNo < 379 XGI_SearchModeID(const XGI_StStruct * SModeIDTable,const XGI_ExtStruct * EModeIDTable,unsigned char VGAINFO,USHORT * ModeNo,USHORT * ModeIdIndex) argument 430 XGI_GetModePtr(const XGI_StStruct * SModeIDTable,unsigned ModeType,USHORT ModeNo,USHORT ModeIdIndex) argument 444 XGI_DoLowModeTest(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,PXGI_HW_DEVICE_INFO HwInfo) argument 464 XGI_SetLowModeTest(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,PXGI_HW_DEVICE_INFO HwInfo) argument 482 XGI_New_GetOffset(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwInfo) argument 525 XGI_New_SetCRT1CRTC(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwInfo) argument 572 XGI_New_SetCRT1Offset(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwInfo) argument 603 XGI_New_SetCRT1VCLK(VB_DEVICE_INFO * XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwInfo,USHORT RefreshRateTableIndex) argument 627 XGI_New_SetVCLKState(VB_DEVICE_INFO * XGI_Pr,PXGI_HW_DEVICE_INFO HwInfo,USHORT ModeNo,USHORT RefreshRateTableIndex,USHORT ModeIdIndex) argument 651 XGI_New_SetCRT1ModeRegs(VB_DEVICE_INFO * XGI_Pr,PXGI_HW_DEVICE_INFO HwInfo,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex) argument 726 XGI_New_LoadDAC(VB_DEVICE_INFO * XGI_Pr,PXGI_HW_DEVICE_INFO HwInfo,USHORT ModeNo,USHORT ModeIdIndex) argument 821 XGI_New_SetCRT1Group(VB_DEVICE_INFO * XGI_Pr,PXGI_HW_DEVICE_INFO HwInfo,USHORT ModeNo,USHORT ModeIdIndex) argument 906 UShort ModeNo=0; local in function:XGIBIOSSetMode 993 USHORT ModeIdIndex, ModeNo=0; local in function:XGIBIOSSetModeCRT1 [all...] |
| H A D | vb_setmode.c | 60 BOOLEAN XGI_SetCRT2Group301(USHORT ModeNo, 68 BOOLEAN XGI_AjustCRT2Rate(USHORT ModeNo, USHORT ModeIdIndex, 71 BOOLEAN XGI_GetLCDInfo(USHORT ModeNo, USHORT ModeIdIndex, 74 USHORT XGI_GetOffset(USHORT ModeNo, USHORT ModeIdIndex, 78 USHORT XGI_GetRatePtrCRT2(PXGI_HW_DEVICE_INFO HwDeviceExtension, USHORT ModeNo, USHORT ModeIdIndex, 80 USHORT XGI_GetResInfo(USHORT ModeNo, USHORT ModeIdIndex, 83 static unsigned XGI_GetVCLK2Ptr(USHORT ModeNo, USHORT ModeIdIndex, 87 void XGI_SaveCRT2Info(USHORT ModeNo, PVB_DEVICE_INFO pVBInfo); 88 void XGI_GetCRT2Data(USHORT ModeNo, USHORT ModeIdIndex, 90 void XGI_GetCRT2ResInfo(USHORT ModeNo, USHOR 475 XGISetModeNew(PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo,USHORT ModeNo) argument 1083 XGI_SetCRT1Group(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 1338 XGI_SetATTRegs(unsigned ModeNo,unsigned StandTableIndex,unsigned ModeIdIndex,const VB_DEVICE_INFO * pVBInfo) argument 1412 XGI_ClearExt1Regs(unsigned ModeNo,const VB_DEVICE_INFO * pVBInfo) argument 1469 XGI_GetRatePtrCRT2(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 1605 XGI_AjustCRT2Rate(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,USHORT * i,PVB_DEVICE_INFO pVBInfo) argument 1772 XGI_SetCRT1CRTC(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo,PXGI_HW_DEVICE_INFO HwDeviceExtension) argument 1887 XGI_SetCRT1Timing_V(USHORT ModeIdIndex,USHORT ModeNo,PVB_DEVICE_INFO pVBInfo) argument 1945 XGI_SetXG21CRTC(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2087 XGI_SetXG27CRTC(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2216 XGI_SetXG21LCD(PVB_DEVICE_INFO pVBInfo,USHORT RefreshRateTableIndex,USHORT ModeNo) argument 2271 XGI_SetXG27LCD(PVB_DEVICE_INFO pVBInfo,USHORT RefreshRateTableIndex,USHORT ModeNo) argument 2358 XGI_UpdateXG21CRTC(USHORT ModeNo,PVB_DEVICE_INFO pVBInfo,USHORT RefreshRateTableIndex) argument 2410 XGI_SetCRT1DE(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2492 XGI_GetResInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 2501 get_mode_xres_yres(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo,unsigned * width,unsigned * height) argument 2539 XGI_SetCRT1Offset(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 2631 XGI_SetCRT1VCLK(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2702 XGI_SetCRT1FIFO(USHORT ModeNo,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 2759 XGI_SetCRT1ModeRegs(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2882 XGI_SetVCLKState(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 2948 XGI_LoadDAC(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 3091 XGI_SetLCDAGroup(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 3115 XGI_GetLVDSResInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 3169 XGI_GetLVDSData(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 3204 XGI_ModCRT1Regs(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 3265 XGI_SetLVDSRegs(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 3529 XGI_SetCRT2ECLK(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 3713 XGI_GetVBInfo(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 3917 XGI_GetTVInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 4015 XGI_GetLCDInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 4188 XGINew_CheckMemorySize(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 4566 XGI_SetCRT2Group301(USHORT ModeNo,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 4627 XGI_SaveCRT2Info(USHORT ModeNo,PVB_DEVICE_INFO pVBInfo) argument 4645 XGI_GetCRT2ResInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 4722 XGI_GetCRT2Data(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 4932 XGI_SetCRT2VCLK(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 5005 XGI_GetVCLKPtr(USHORT RefreshRateTableIndex,USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 5106 XGI_SetCRT2Offset(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 5137 XGI_GetOffset(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 5207 XGI_PreSetGroup1(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 5242 XGI_SetGroup1(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 5404 XGI_SetLockRegs(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 5792 XGI_SetGroup2(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 6281 XGI_SetLCDRegs(USHORT ModeNo,USHORT ModeIdIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 6617 XGI_SetGroup3(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 6691 XGI_SetGroup4(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 6926 XGI_SetGroup5(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 6951 XGI_GetLcdPtr(USHORT BX,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 7456 XGI_GetTVPtr(USHORT BX,USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 7958 XGI_XG21CheckLVDSMode(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 8046 XGI_SetXG21LVDSPara(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 8231 XGI_SetXG27LVDSPara(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 9021 XGI_OEM310Setting(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 9267 XGI_SetAntiFlicker(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 9301 XGI_SetEdgeEnhance(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 9362 XGI_SetYFilter(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO pVBInfo) argument 9516 XGI_SetCRT2ModeRegs(USHORT ModeNo,PXGI_HW_DEVICE_INFO HwDeviceExtension,PVB_DEVICE_INFO pVBInfo) argument 9746 XGI_GetRAMDAC2DATA(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument 9810 XGI_GetColorDepth(USHORT ModeNo,USHORT ModeIdIndex,const VB_DEVICE_INFO * pVBInfo) argument 10015 XGI_GetVCLK2Ptr(USHORT ModeNo,USHORT ModeIdIndex,USHORT RefreshRateTableIndex,PVB_DEVICE_INFO pVBInfo) argument [all...] |
| H A D | init.h | 123 USHORT XGI_New_GetOffset(VB_DEVICE_INFO *XGI_Pr,USHORT ModeNo,USHORT ModeIdIndex, 125 void XGI_New_LoadDAC(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO HwInfo, USHORT ModeNo, USHORT ModeIdIndex);
|
| H A D | vb_ext.c | 508 USHORT ModeNo, ModeIdIndex ; local in function:XGISetDPMS 529 ModeNo = XGI_GetReg((XGIIOADDRESS) pVBInfo->P3d4 , 0x34 ) ; 530 XGI_SearchModeID(pVBInfo->SModeIDTable, pVBInfo->EModeIDTable, 0x11, &ModeNo , &ModeIdIndex); 531 /* XGI_SearchModeID( ModeNo , &ModeIdIndex, pVBInfo ) ; */ 538 XGI_GetVBInfo( ModeNo , ModeIdIndex , pXGIHWDE, pVBInfo ) ; 539 XGI_GetTVInfo( ModeNo , ModeIdIndex, pVBInfo ) ; 540 XGI_GetLCDInfo( ModeNo , ModeIdIndex, pVBInfo ) ;
|
| H A D | xgi.h | 995 USHORT *ModeNo, USHORT *ModeIdIndex); 998 unsigned ModeType, USHORT ModeNo, USHORT ModeIdIndex);
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | init.c | 1235 SiS_GetModeFlag(struct SiS_Private *SiS_Pr, unsigned short ModeNo, argument 1240 } else if(ModeNo <= 0x13) { 1487 SiS_CheckMemorySize(struct SiS_Private *SiS_Pr, unsigned short ModeNo, argument 1491 unsigned short modeflag = SiS_GetModeFlag(SiS_Pr, ModeNo, ModeIdIndex); 1574 SiS_ClearBuffer(struct SiS_Private *SiS_Pr, unsigned short ModeNo) argument 1584 if(ModeNo > 0x13) { 1604 SiS_SearchModeID(struct SiS_Private *SiS_Pr, unsigned short *ModeNo, argument 1609 if((*ModeNo) <= 0x13) { 1611 if((*ModeNo) <= 0x05) (*ModeNo) | 1645 SiS_GetModePtr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 1695 SiS_DoLowModeTest(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 1722 SiS_SetLowModeTest(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 1786 SiS_GetColorDepth(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 1812 SiS_GetOffset(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 2010 SiS_ClearExt1Regs(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 2081 SiS_SetCRT1CRTC(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 2151 SiS_SetCRT1Offset(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 2185 SiS_SetCRT1VCLK(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 2310 SiS_SetCRT1FIFO_300(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short RefreshRateTableIndex) argument 2411 SiS_SetCRT1FIFO_630(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short RefreshRateTableIndex) argument 2560 SiS_SetCRT1FIFO_310(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2595 SiS_SetVCLKState(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short RefreshRateTableIndex,unsigned short ModeIdIndex) argument 2669 SiS_SetCRT1ModeRegs(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 2893 SiS_LoadDAC(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2969 SiS_SetCRT1Group(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 3262 SiSSetMode(struct SiS_Private * SiS_Pr,ScrnInfoPtr pScrn,unsigned short ModeNo,BOOLEAN dosetpitch) argument 3456 unsigned short ModeNo = 0; local in function:SiSBIOSSetMode 3496 unsigned short ModeNo = 0; local in function:SiSBIOSSetModeCRT2 3669 unsigned short ModeIdIndex, ModeNo = 0; local in function:SiSBIOSSetModeCRT1 3903 SiS_CalcLCDACRT1Timing(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument [all...] |
| H A D | init301.c | 205 SiS_AdjustCRT2Rate(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, argument 293 SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex) argument 306 if(ModeNo == 0xfe) return 0; 308 if(ModeNo <= 0x13) { 320 if(ModeNo < 0x14) return 0xFFFF; 348 ModeNo = SiS_Pr->SiS_RefIndex[RRTI].ModeID; 361 if(SiS_Pr->SiS_RefIndex[RRTI + i].ModeID != ModeNo) break; 380 if(!(SiS_AdjustCRT2Rate(SiS_Pr, ModeNo, ModeIdIndex, RRTI, &i))) { 393 SiS_SaveCRT2Info(struct SiS_Private *SiS_Pr, unsigned short ModeNo) argument 397 /* Store CRT1 ModeNo i 950 SiS_GetVBInfo(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,int checkcrt2mode) argument 1229 SiS_SetTVMode(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 1564 SiS_GetLCDResInfo(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2255 SiS_GetVCLK2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 2475 SiS_SetCRT2ModeRegs(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2834 SiS_GetResInfo(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2843 SiS_GetCRT2ResInfo(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 2942 SiS_GetCRT2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument 3124 SiS_GetRAMDAC2DATA(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 3177 SiS_CalcPanelLinkTiming(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 3220 SiS_GetCRT2DataLVDS(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 3315 SiS_GetCRT2Data301(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 3652 SiS_GetCRT2Data(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 3709 SiS_GetLVDSDesData(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 4956 SiS_SetCRT2Offset(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 4976 SiS_SetCRT2Sync(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short RefreshRateTableIndex) argument 5145 SiS_SetCRT2FIFO_300(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 5359 SiS_SetGroup1_301(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 5509 SiS_SetGroup1_LVDS(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 6073 SiS_SetGroup1(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 6454 SiS_GetCRT2Part2Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * CRT2Index,unsigned short * ResIndex) argument 6486 SiS_Group2LCDSpecial(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short crt2crtc) argument 6544 SiS_Set300Part2Regs(struct SiS_Private * SiS_Pr,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short ModeNo) argument 6588 SiS_SetTVSpecial(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 6674 SiS_SetGroup2_Tail(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 6711 SiS_SetGroup2(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 7348 SiS_SetGroup3(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 7433 SiS_SetGroup4_C_ELV(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 7503 SiS_SetCRT2VCLK(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 7562 SiS_SetGroup4(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 7764 SiS_SetGroup5(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 7782 SiS_GetLVDSCRT1Ptr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,unsigned short * ResIndex,unsigned short * DisplayType) argument 7846 SiS_ModCRT1CRTC(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 7938 SiS_SetCRT2ECLK(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 7993 SiS_SetCHTVReg(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex) argument 8535 SiS_ChrontelDoSomething3(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 8691 SiS_SetCRT2Group(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 9862 SetDelayComp(struct SiS_Private * SiS_Pr,unsigned short ModeNo) argument 10169 SetAntiFlicker(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 10214 SetEdgeEnhance(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 10254 SetYFilter(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 10286 SetPhaseIncr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 10374 SetDelayComp661(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RTI) argument 10534 SetCRT2SyncDither661(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short RTI) argument 10615 SiS_OEM310Setting(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 10638 SiS_OEM661Setting(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RRTI) argument 10669 SiS_FinalizeLCD(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 10873 SetOEMLCDData2(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefTabIndex) argument 10979 SetOEMLCDDelay(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11052 SetOEMLCDData(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11102 SetOEMTVDelay(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11133 SetOEMAntiFlicker(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11161 SetOEMPhaseIncr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11201 SetOEMYFilter(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 11246 SiS_SearchVBModeID(struct SiS_Private * SiS_Pr,unsigned short * ModeNo) argument 11270 SiS_OEM300Setting(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefTableIndex) argument [all...] |
| H A D | init301.h | 314 unsigned short SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex); 318 void SiS_GetVBInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 321 void SiS_SetTVMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 323 void SiS_GetLCDResInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 325 unsigned short SiS_GetVCLK2Ptr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, 327 unsigned short SiS_GetResInfo(struct SiS_Private *SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex); 332 BOOLEAN SiS_SetCRT2Group(struct SiS_Private *SiS_Pr, unsigned short ModeNo); 397 unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefTabindex); 399 unsigned short ModeNo, unsigned short ModeIdIndex,unsigned short RefTableIndex); 403 unsigned short ModeNo,unsigne [all...] |
| H A D | init.h | 1553 unsigned short SiS_GetModeFlag(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 1560 BOOLEAN SiS_SearchModeID(struct SiS_Private *SiS_Pr, unsigned short *ModeNo, 1562 unsigned short SiS_GetModePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 1566 unsigned short SiS_GetColorDepth(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 1568 unsigned short SiS_GetOffset(struct SiS_Private *SiS_Pr,unsigned short ModeNo, 1576 void SiS_LoadDAC(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex); 1578 BOOLEAN SiSSetMode(struct SiS_Private *SiS_Pr, ScrnInfoPtr pScrn, unsigned short ModeNo, 1588 BOOLEAN SiSSetMode(struct SiS_Private *SiS_Pr, unsigned short ModeNo); 1591 void SiS_CalcLCDACRT1Timing(struct SiS_Private *SiS_Pr, unsigned short ModeNo, 1603 extern void SiS_GetVBInfo(struct SiS_Private *SiS_Pr, unsigned short ModeNo, [all...] |
| H A D | initextx.h | 469 void SiS_SetGroup2_C_ELV(struct SiS_Private *SiS_Pr, unsigned short ModeNo,
|
| H A D | sis_driver.h | 1682 ScrnInfoPtr pScrn, unsigned short ModeNo, BOOLEAN dosetpitch);
|
| H A D | initextx.c | 1611 SiS_SetGroup2_C_ELV(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, argument
|