aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05staging/xgifb: Remove unused values in XGI340_cr41 and XGI27_cr41Peter Huewe2-55/+55
2013-02-05staging/xgifb: Remove unused variablePeter Huewe1-1/+1
2013-02-05staging/xgifb: Consolidate if branches with similar conditionsPeter Huewe1-11/+2
2013-02-05staging/xgifb: Consolidate if/else for 'identical' branchesPeter Huewe1-25/+6
2013-02-05staging/xgifb: Don't write the same values x timesPeter Huewe1-13/+6
2013-02-05staging/xgifb: Move duplicated code for dram to helper functionPeter Huewe1-41/+17
2013-02-05staging/xgifb: Replace XGI340_CR6B table with simple if/elsePeter Huewe2-12/+1
2013-02-04staging/xgifb: Simplify XGISetModeNewPeter Huewe1-15/+3
2013-02-04staging/xgifb: Consolidate XGI_EnableChISLCD and XGI_DisableChISLCDPeter Huewe1-35/+13
2013-02-04staging/xgifb: Remove unnecessary bitshifts in XGI_SetCRT1ModeRegsPeter Huewe1-4/+2
2013-02-04staging/xgifb: remove unnecessary temp variable in XGIfb_mode_rate_to_ddataPeter Huewe1-11/+9
2013-02-04staging/xgifb: rewrite XGIfb_get_cmap_lenPeter Huewe1-14/+2
2013-02-04staging/xgifb: Simplify XGI_SetSeqRegsPeter Huewe2-18/+7
2013-02-04staging/xgifb: Fix return of uninitialized variablePeter Huewe1-0/+1
2013-02-04staging/xgifb: mttr must be (signed) intPeter Huewe2-2/+2
2013-02-04staging/xgifb: Remove always false comparisonsPeter Huewe1-8/+1
2013-02-04staging/xgifb: Simplify XGI_GetRatePtrCRT2Peter Huewe1-12/+4
2013-02-03staging/xgifb: remove unused variablesPeter Huewe1-11/+8
2013-02-03staging/xgifb: Remove redundant if statementPeter Huewe1-20/+14
2013-02-03staging/xgifb: Remove unused variablesPeter Huewe1-6/+1
2013-02-03staging/xgifb: Remove unused variable and dead assignmentPeter Huewe1-36/+10
2013-02-03staging/xgifb: Remove unused variablePeter Huewe1-4/+0
2013-02-03staging/xgifb: Remove unused variables and dead assignmentsPeter Huewe1-32/+3
2013-01-21staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen3-8/+0
2013-01-21staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen1-2/+2
2013-01-21staging: xgifb: use XGIRegInit()Aaro Koskinen4-36/+5
2012-11-21staging: xgifb: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: xgifb: remove use of __devinitBill Pemberton1-1/+1
2012-11-21staging: xgifb: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-13staging: xgifb: make remaining data tables constAaro Koskinen3-19/+19
2012-11-13staging: xgifb: constify Tap4 dataAaro Koskinen2-10/+8
2012-11-13staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen5-6/+5
2012-11-13staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen4-8/+4
2012-11-13staging: xgifb: eliminate pVBInfo->CR6BAaro Koskinen5-5/+3
2012-11-13staging: xgifb: eliminate pVBInfo->SR21/22/25Aaro Koskinen4-13/+3
2012-11-13staging: xgifb: eliminate pVBInfo->StResInfoAaro Koskinen3-11/+0
2012-11-13staging: xgifb: eliminate pVBInfo->ModeResInfoAaro Koskinen3-14/+12
2012-11-13staging: xgifb: eliminate pVBInfo->ScreenOffsetAaro Koskinen3-5/+3
2012-11-13staging: xgifb: eliminate pVBInfo->VCLKData/VBVCLKDataAaro Koskinen5-22/+15
2012-11-13staging: xgifb: eliminate pVBInfo->ECLKDataAaro Koskinen5-10/+9
2012-11-13staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen4-16/+4
2012-11-13staging: xgifb: eliminate pVBInfo->UpdateCRT1Aaro Koskinen3-8/+5
2012-11-13staging: xgifb: eliminate pVBInfo->XGINEWUB_CRT1TableAaro Koskinen5-60/+56
2012-11-13staging: xgifb: eliminate pVBInfo->RefIndexAaro Koskinen5-53/+51
2012-11-13staging: xgifb: eliminate pVBInfo->EModeIDTableAaro Koskinen5-58/+58
2012-11-13staging: xgifb: eliminate pVBInfo->StandTableAaro Koskinen3-9/+7
2012-11-13staging: xgifb: eliminate global TimingV/TimingH dataAaro Koskinen3-21/+15
2012-11-13staging: xgifb: refactor XGI_GetLVDSData()Aaro Koskinen1-29/+27
2012-11-13staging: xgifb: vb_init.h: delete redundant declarationAaro Koskinen1-1/+0
2012-11-13staging: xgifb: constify LCD dataAaro Koskinen3-107/+107