Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/xgifb
Aaro Koskinen d42bb0fbd9 staging: xgifb: delete bogus video RAM configuration
The driver reconfigures DRAM size register to 8M (regardless what the
actual size was) once the init has been completed, overwriting the
correct value written during the early init. As a result if the driver
is unloaded and reloaded, the user will be limited to 8M video memory
and may lose some of the available video modes.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-13 20:41:57 -07:00
..
Kconfig
Makefile
TODO
vb_def.h staging: xgifb: delete LCDLenList 2012-09-10 15:48:17 -07:00
vb_init.c staging: xgifb: delete bogus video RAM configuration 2012-09-13 20:41:57 -07:00
vb_init.h
vb_setmode.c staging: xgifb: delete redundant casts 2012-09-10 15:48:17 -07:00
vb_setmode.h
vb_struct.h staging: xgifb: delete ISXPDOS 2012-09-10 15:48:17 -07:00
vb_table.h staging: xgifb: use correct type for VBVCLKData 2012-09-10 15:48:17 -07:00
vb_util.c Staging: xgifb: Fix sparse warnings. 2012-06-18 17:20:21 -07:00
vb_util.h
vgatypes.h Staging: xgifb: Remove unneeded XGI_LCD_TYPE enumeration. 2012-07-11 16:59:27 -07:00
XGI_main.h Staging: xgifb: Remove unused struct _chswtable. 2012-07-11 16:59:28 -07:00
XGI_main_26.c staging: xgifb: setup initial video RAM size for systems without BIOS 2012-09-13 20:41:56 -07:00
XGIfb.h Staging: xgifb: Comment cleaning. 2012-07-11 16:59:27 -07:00