linux/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
XGI_main.h
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
vb_def.h
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
vb_table.h staging: xgifb: use correct type for VBVCLKData 2012-09-10 15:48:17 -07:00
vb_util.c
vb_util.h
vgatypes.h