aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/xgifb/vb_init.c
AgeCommit message (Expand)Author
2013-03-28staging: xgifb: rename SR15/SR13 arrays to SR18Aaro Koskinen
2013-03-28staging: xgifb: make SR15/SR13 arrays single dimensionalAaro Koskinen
2013-03-28staging: xgifb: XGINew_SetDRAMDefaultRegister340: inline the value of SR1BAaro Koskinen
2013-03-28staging: xgifb: eliminate IF_DEF_LVDS checks from vb_initAaro Koskinen
2013-03-28staging: xgifb: delete redundant IF_DEF_LVDS checkAaro Koskinen
2013-02-15staging/xgifb: Remove unnecessary castsPeter Huewe
2013-02-05staging/xgifb: Remove always false if statementPeter Huewe
2013-02-05staging/xgifb: Remove unneeded conditional assignmentPeter Huewe
2013-02-05staging/xgifb: Remove unused variablePeter Huewe
2013-02-05staging/xgifb: Don't write the same values x timesPeter Huewe
2013-02-05staging/xgifb: Move duplicated code for dram to helper functionPeter Huewe
2013-02-05staging/xgifb: Replace XGI340_CR6B table with simple if/elsePeter Huewe
2013-01-21staging: xgifb: delete pVBInfo->BaseAddrAaro Koskinen
2013-01-21staging: xgifb: do not use pVBInfo->BaseAddrAaro Koskinen
2013-01-21staging: xgifb: use XGIRegInit()Aaro 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->ECLKDataAaro Koskinen
2012-11-13staging: xgifb: eliminate pVBInfo->CR6E/6F/89Aaro Koskinen
2012-09-13staging: xgifb: delete bogus video RAM configurationAaro Koskinen
2012-09-10staging: xgifb: delete ISXPDOSAaro Koskinen
2012-08-14Staging: xgifb: fix bitwise vs logical bugDan Carpenter
2012-07-11Staging: xgifb: Fix coding style.Miguel Gómez
2012-07-11Staging: xgifb: Remove useless always true condition.Miguel Gómez
2012-07-11Staging: xgifb: Improve debug strings.Miguel Gómez
2012-07-11Staging: xgifb: Comment cleaning.Miguel Gómez
2012-06-18Staging: xgifb: Replace pr_* with dev_* when possible.Miguel Gómez
2012-06-18Staging: xgifb: Fix sparse warnings.Miguel Gómez
2012-06-18Staging: xgifb: Remove printk usage.Miguel Gómez
2012-06-13staging/xgifb: Cleanup vb_device_info structPeter Huewe
2012-06-13staging/xgifb: Remove unnecessary fields of XGINew_DDRDRAM_TYPE{340, 20}Peter Huewe
2012-06-13staging/xgifb: Inline XGINew_SetDRAMSizingTypePeter Huewe
2012-06-13staging/xgifb: Remove duplicated code from XGINew_DDRSizing340Peter Huewe
2012-06-13staging/xgifb: Consolidate XGINew_SetDRAMSize{,20}RegPeter Huewe
2012-06-13staging/xgifb: Remove superfluous header includesPeter Huewe
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: xgifb: drop XG41 codeAaro Koskinen
2012-04-10staging/xgifb: simplify vga I/O ports handlingDmitry Eremin-Solenikov
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov
2012-02-10staging/xgifb: Rename remaining sis initdef.h defines and remove duplicatesPeter Huewe
2012-02-10staging/xgifb: Rename Set* defines and remove duplicated definesPeter Huewe
2012-02-09staging/xgifb: Include sis headersPeter Huewe
2011-12-08staging: xgifb: enable forcecrt2type on XG21Aaro Koskinen
2011-12-08staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_infoAaro Koskinen
2011-12-08staging: xgifb: disable LVDS on XG27Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): rename to xgifb_read_vbios()Aaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): copy only a single LVDS entryAaro Koskinen
2011-12-08staging: xgifb: ReadVBIOSTablData(): check the BIOS sizeAaro Koskinen