| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_setmode.h | 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); 54 extern BOOLEAN XGI_GetLCDInfo(USHORT ModeNo,USHORT ModeIdIndex,PVB_DEVICE_INFO ); 57 extern USHORT XGI_GetRatePtrCRT2( PXGI_HW_DEVICE_INFO HwDeviceExtension, USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INFO ); 59 extern USHORT XGI_GetColorDepth(USHORT ModeNo, USHORT ModeIdIndex, 72 unsigned ModeIdIndex, const VB_DEVICE_INFO *pVBInfo); 84 extern BOOLEAN XGI_XG21CheckLVDSMode(USHORT ModeNo,USHORT ModeIdIndex, PVB_DEVICE_INF [all...] |
| H A D | init.c | 381 unsigned char VGAINFO, USHORT *ModeNo, USHORT *ModeIdIndex) 387 for (*ModeIdIndex = 0; /* emtpy */; (*ModeIdIndex)++) { 388 if (SModeIDTable[*ModeIdIndex].St_ModeID == (*ModeNo)) 391 if (SModeIDTable[*ModeIdIndex].St_ModeID == 0xFF) 397 (*ModeIdIndex)++; /* 400 lines */ 403 (*ModeIdIndex)++; 406 (*ModeIdIndex)++; /* 400 lines */ 413 for (*ModeIdIndex = 0; /* emtpy */; (*ModeIdIndex) 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 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 993 USHORT ModeIdIndex, ModeNo=0; local in function:XGIBIOSSetModeCRT1 [all...] |
| H A D | vb_setmode.c | 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, 88 void XGI_GetCRT2Data(USHORT ModeNo, USHORT ModeIdIndex, 90 void XGI_GetCRT2ResInfo(USHORT ModeNo, USHORT ModeIdIndex, 92 void XGI_PreSetGroup1(USHORT ModeNo, USHORT ModeIdIndex, 95 void XGI_SetGroup1(USHORT ModeNo, USHORT ModeIdIndex, 482 USHORT ModeIdIndex; local in function:XGISetModeNew 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 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 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 2759 XGI_SetCRT1ModeRegs(PXGI_HW_DEVICE_INFO HwDeviceExtension,USHORT ModeNo,USHORT ModeIdIndex,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 4569 USHORT tempbx, ModeIdIndex, RefreshRateTableIndex; local in function:XGI_SetCRT2Group301 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 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 | 141 ModeIdIndex , i ; local in function:XGI_GetSenseStatus 169 &temp_mode_no, &ModeIdIndex); 175 XGI_GetLCDInfo( 0x2e , ModeIdIndex, pVBInfo ) ; 176 XGI_GetTVInfo( 0x2e , ModeIdIndex, pVBInfo ) ; 508 USHORT ModeNo, ModeIdIndex ; local in function:XGISetDPMS 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, pVBInf [all...] |
| 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 | 1236 unsigned short ModeIdIndex) 1241 return SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_ModeFlag; 1243 return SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_ModeFlag; 1488 unsigned short ModeIdIndex) 1491 unsigned short modeflag = SiS_GetModeFlag(SiS_Pr, ModeNo, ModeIdIndex); 1605 unsigned short *ModeIdIndex) 1613 for((*ModeIdIndex) = 0; ;(*ModeIdIndex)++) { 1614 if(SiS_Pr->SiS_SModeIDTable[(*ModeIdIndex)].St_ModeID == (*ModeNo)) break; 1615 if(SiS_Pr->SiS_SModeIDTable[(*ModeIdIndex)] 1235 SiS_GetModeFlag(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 1487 SiS_CheckMemorySize(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) argument 1604 SiS_SearchModeID(struct SiS_Private * SiS_Pr,unsigned short * ModeNo,unsigned short * ModeIdIndex) argument 1645 SiS_GetModePtr(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex) 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 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 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 3269 unsigned short RealModeNo, ModeIdIndex; local in function:SiSSetMode 3495 unsigned short ModeIdIndex; 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.h | 314 unsigned short SiS_GetRatePtr(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex); 319 unsigned short ModeIdIndex, int checkcrt2mode); 322 unsigned short ModeIdIndex); 324 unsigned short ModeIdIndex); 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); 397 unsigned short ModeNo, unsigned short ModeIdIndex, unsigned short RefTabindex); 399 unsigned short ModeNo, unsigned short ModeIdIndex,unsigned short RefTableIndex); 403 unsigned short ModeNo,unsigned short ModeIdIndex, unsigned short RRTI); 405 unsigned short ModeNo,unsigned short ModeIdIndex, unsigne [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 309 modeflag = SiS_Pr->SiS_SModeIDTable[ModeIdIndex].St_ModeFlag; 311 modeflag = SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_ModeFlag; 347 RRTI = SiS_Pr->SiS_EModeIDTable[ModeIdIndex].REFindex; 352 if( (SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_VESAID == 0x105) || 353 (SiS_Pr->SiS_EModeIDTable[ModeIdIndex].Ext_VESAID == 0x107) ) { 380 if(!(SiS_AdjustCRT2Rate(SiS_Pr, ModeNo, ModeIdIndex, RRTI, &i))) { 951 unsigned short ModeIdIndex, int checkcrt2mode) 958 modeflag = SiS_GetModeFlag(SiS_Pr, ModeNo, ModeIdIndex); 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 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 6544 SiS_Set300Part2Regs(struct SiS_Private * SiS_Pr,unsigned short ModeIdIndex,unsigned short RefreshRateTableIndex,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 8696 unsigned short ModeIdIndex, RefreshRateTableIndex; local in function:SiS_SetCRT2Group 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 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 11248 unsigned short ModeIdIndex; local in function:SiS_SearchVBModeID 11270 SiS_OEM300Setting(struct SiS_Private * SiS_Pr,unsigned short ModeNo,unsigned short ModeIdIndex,unsigned short RefTableIndex) argument [all...] |
| H A D | init.h | 1554 unsigned short ModeIdIndex); 1561 unsigned short *ModeIdIndex); 1563 unsigned short ModeIdIndex); 1567 unsigned short ModeIdIndex); 1569 unsigned short ModeIdIndex, unsigned short RRTI); 1576 void SiS_LoadDAC(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex); 1592 unsigned short ModeIdIndex); 1604 unsigned short ModeIdIndex, int chkcrt2mode); 1606 unsigned short ModeIdIndex); 1609 unsigned short ModeIdIndex); [all...] |
| H A D | initextx.h | 470 unsigned short ModeIdIndex, unsigned short RefreshRateTableIndex);
|
| H A D | initextx.c | 1611 SiS_SetGroup2_C_ELV(struct SiS_Private *SiS_Pr, unsigned short ModeNo, unsigned short ModeIdIndex, argument
|