linux/drivers/staging/xgifb
Aaro Koskinen 8277cf87bd staging: xgifb: delete incorrect I/O mapping
If the PCI device was disabled when the probe() routine started, the
driver will create 256 MB video memory mapping which is never used or
properly released. It's also unsafe as the size is incorrect for many
video cards. Deleting it also allows eliminating XGIvga_enable global
variable.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-03-14 11:52:27 -07:00
..
Kconfig
Makefile staging: xgifb: delete XGI_accel.[ch] 2011-02-28 15:21:18 -08:00
TODO ASoC: Change my mail address 2010-09-15 12:03:58 +01:00
XGI_main.h staging: xgifb: delete incorrect I/O mapping 2011-03-14 11:52:27 -07:00
XGI_main_26.c staging: xgifb: delete incorrect I/O mapping 2011-03-14 11:52:27 -07:00
XGIfb.h staging: xgifb: delete unsupported chip types 2011-03-14 11:52:25 -07:00
vb_def.h
vb_ext.c staging: xgifb: eliminate redudant chip type >= XG40 checks 2011-03-14 11:52:26 -07:00
vb_ext.h staging: xgifb: vb_init: make internal functions static 2011-03-09 16:02:55 -08:00
vb_init.c staging: xgifb: eliminate redudant chip type >= XG40 checks 2011-03-14 11:52:26 -07:00
vb_init.h
vb_setmode.c staging: xgifb: eliminate redudant chip type >= XG40 checks 2011-03-14 11:52:26 -07:00
vb_setmode.h staging: xgifb: vb_setmode: make internal functions static 2011-03-09 16:02:53 -08:00
vb_struct.h
vb_table.h staging: xgifb: eliminate redudant chip type >= XG40 checks 2011-03-14 11:52:26 -07:00
vb_util.c
vb_util.h
vgatypes.h staging: xgifb: delete bIntegratedMMEnabled 2011-03-09 16:02:52 -08:00