aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_setmode.c
AgeCommit message (Expand)Author
2013-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen
2013-02-15staging/xgifb: Remove duplicated code in loops.Peter Huewe
2013-02-15staging/xgifb: Consolidate return pathsPeter Huewe
2013-02-15staging/xgifb: Remove code without effectPeter Huewe
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe
2013-02-15staging/xgifb: Consolidate if/else if with identical code branchesPeter Huewe
2013-02-08staging: xgifb: XGI_SetDelayComp(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetCRT2ResInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetLCDInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetTVInfo(): delete IF_DEF_LVDS checksAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVBInfo(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-08staging: xgifb: XGI_GetVCLK2Ptr(): delete IF_DEF_LVDS checkAaro Koskinen
2013-02-05staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe
2013-02-05staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe
2013-02-04staging/xgifb: Simplify XGISetModeNewPeter Huewe
2013-02-04staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe
2013-02-04staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe
2013-02-04staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe
2013-02-04staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe
2013-02-03staging/xgifb: remove unused variablesPeter Huewe
2013-02-03staging/xgifb: Remove redundant if statementPeter Huewe
2013-02-03staging/xgifb: Remove unused variablesPeter Huewe
2013-02-03staging/xgifb: Remove unused variable and dead assignmentPeter Huewe
2013-02-03staging/xgifb: Remove unused variablePeter Huewe
2013-01-21staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen
2013-01-21staging: xgifb: use XGIRegInit()Aaro Koskinen
2012-11-13staging: xgifb: make remaining data tables constAaro Koskinen
2012-11-13staging: xgifb: constify Tap4 dataAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->CR6BAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->SR21/22/25Aaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->StResInfoAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->ModeResInfoAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->ScreenOffsetAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->VCLKData/VBVCLKDataAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->ECLKDataAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->UpdateCRT1Aaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->XGINEWUB_CRT1TableAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->RefIndexAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->EModeIDTableAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->StandTableAaro Koskinen
2012-11-13staging: xgifb: eliminate global TimingV/TimingH dataAaro Koskinen
2012-11-13staging: xgifb: refactor XGI_GetLVDSData()Aaro Koskinen
2012-11-13staging: xgifb: constify LCD dataAaro Koskinen
2012-11-13staging: xgifb: XGI_GetLcdPtr: pass the table pointer directlyAaro Koskinen
2012-11-13staging: xgifb: XGI_GetLcdPtr: delete redundant codeAaro Koskinen
2012-11-13staging: xgifb: XGI_GetLcdPtr: use real pointers for data tablesAaro Koskinen
2012-11-13staging: xgifb: XGI_GetLcdPtr: replace xgifb_epllcd_crt1Aaro Koskinen