aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/xgifb/vb_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen1-3/+2
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen1-18/+13
2013-05-30staging: xgifb: call XGI_GetVBType from InitTo330PointerAaro Koskinen1-4/+0
2013-05-30staging: xgifb: refactor XGI_BridgeIsOn()Aaro Koskinen1-1/+9
2013-05-17staging/xgifb: Remove dead assignments/incrementsPeter Huewe1-1/+0
2013-05-16staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe1-3/+1
2013-05-16staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21SensePeter Huewe1-10/+4
2013-05-16staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe1-36/+15
2013-05-16staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe1-5/+3
2013-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen1-4/+4
2013-03-28staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen1-12/+4
2013-03-28staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen1-3/+1
2013-03-28staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen1-15/+10
2013-03-28staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen1-11/+8
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe1-1/+1
2013-02-05staging/xgifb: Remove always false if statementPeter Huewe1-16/+0
2013-02-05staging/xgifb: Remove unneeded conditional assignmentPeter Huewe1-1/+1
2013-02-05staging/xgifb: Remove unused variablePeter Huewe1-1/+1
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 Huewe1-1/+1
2013-01-21staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen1-6/+0
2013-01-21staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen1-2/+2
2013-01-21staging: xgifb: use XGIRegInit()Aaro Koskinen1-17/+1
2012-11-13staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen1-3/+3
2012-11-13staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen1-4/+4
2012-11-13staging: xgifb: eliminate pVBInfo->CR6BAaro Koskinen1-1/+1
2012-11-13staging: xgifb: eliminate pVBInfo->SR21/22/25Aaro Koskinen1-6/+3
2012-11-13staging: xgifb: eliminate pVBInfo->ECLKDataAaro Koskinen1-7/+7
2012-11-13staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen1-4/+4
2012-09-13staging: xgifb: delete bogus video RAM configurationAaro Koskinen1-1/+0
2012-09-10staging: xgifb: delete ISXPDOSAaro Koskinen1-2/+0
2012-08-14Staging: xgifb: fix bitwise vs logical bugDan Carpenter1-1/+1
2012-07-11Staging: xgifb: Fix coding style.Miguel Gómez1-2/+1
2012-07-11Staging: xgifb: Remove useless always true condition.Miguel Gómez1-4/+0
2012-07-11Staging: xgifb: Improve debug strings.Miguel Gómez1-2/+2
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez1-137/+18
2012-06-18Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez1-2/+2
2012-06-18Staging: xgifb: Fix sparse warnings.Miguel Gómez1-0/+1
2012-06-18Staging: xgifb: Remove printk usage.Miguel Gómez1-45/+2
2012-06-13staging/xgifb: Cleanup vb_device_info structPeter Huewe1-58/+38
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe1-25/+25
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe1-12/+4
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe1-39/+25
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe1-49/+5
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe1-9/+0
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-76/+2
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen1-75/+1
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov1-1/+1
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov1-1/+1