summaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_init.c
AgeCommit message (Expand)AuthorFilesLines
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-18staging/xgifb: Remove dead assignments/incrementsPeter Huewe1-1/+0
2013-05-17staging/xgifb: Remove unnecessary binary calculation in GetXG27FPBitsPeter Huewe1-3/+1
2013-05-17staging/xgifb: Consolidate function almost identical calls in XGINew_GetXG21S...Peter Huewe1-10/+4
2013-05-17staging/xgifb: Remove unnecessary cases in XGINew_SenseLCDPeter Huewe1-36/+15
2013-05-17staging/xgifb: Remove uneccessary/simply if in XGINew_GetXG20DRAMTypePeter Huewe1-5/+3
2013-03-29staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen1-4/+4
2013-03-29staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen1-12/+4
2013-03-29staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen1-3/+1
2013-03-29staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen1-15/+10
2013-03-29staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen1-11/+8
2013-02-16staging/xgifb: Remove unnecessary castsPeter Huewe1-1/+1
2013-02-06staging/xgifb: Remove always false if statementPeter Huewe1-16/+0
2013-02-06staging/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-22staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen1-6/+0
2013-01-22staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen1-2/+2
2013-01-22staging: xgifb: use XGIRegInit()Aaro Koskinen1-17/+1
2012-11-14staging: xgifb: eliminate pVBInfo->AGPRegAaro Koskinen1-3/+3
2012-11-14staging: xgifb: eliminate pVBInfo->SR16Aaro Koskinen1-4/+4
2012-11-14staging: xgifb: eliminate pVBInfo->CR6BAaro Koskinen1-1/+1
2012-11-14staging: xgifb: eliminate pVBInfo->SR21/22/25Aaro Koskinen1-6/+3
2012-11-14staging: xgifb: eliminate pVBInfo->ECLKDataAaro Koskinen1-7/+7
2012-11-14staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen1-4/+4
2012-09-14staging: xgifb: delete bogus video RAM configurationAaro Koskinen1-1/+0
2012-09-11staging: xgifb: delete ISXPDOSAaro Koskinen1-2/+0
2012-08-15Staging: xgifb: fix bitwise vs logical bugDan Carpenter1-1/+1
2012-07-12Staging: xgifb: Fix coding style.Miguel Gómez1-2/+1
2012-07-12Staging: xgifb: Remove useless always true condition.Miguel Gómez1-4/+0
2012-07-12Staging: xgifb: Improve debug strings.Miguel Gómez1-2/+2
2012-07-12Staging: xgifb: Comment cleaning.Miguel Gómez1-137/+18
2012-06-19Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez1-2/+2
2012-06-19Staging: xgifb: Fix sparse warnings.Miguel Gómez1-0/+1
2012-06-19Staging: xgifb: Remove printk usage.Miguel Gómez1-45/+2
2012-06-14staging/xgifb: Cleanup vb_device_info structPeter Huewe1-58/+38
2012-06-14staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe1-25/+25
2012-06-14staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe1-12/+4
2012-06-14staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe1-39/+25
2012-06-14staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe1-49/+5
2012-06-14staging/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
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe1-7/+7
2012-02-10staging/xgifb: Rename Set* defines and remove duplicated definesPeter Huewe1-2/+2