linux/drivers/staging/xgifb
Peter Huewe e24b0a3f0c staging/xgifb: Remove unsupported mode LCD_320x480
This patch removes the probed mode LCD_320x480 which isn't supported
anyway since this mode falls through to the default (=invalid) mode in
the
XGIfb_validate_mode function (see line 529 ff. for details. the
commented out code for this mode is also removed).

By removing this assignment, we can use the LCD_TYPEs from the sis
driver without modifications.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-02-09 09:21:55 -08:00
..
Kconfig
Makefile staging: xgifb: delete vb_ext.{c,h} 2011-11-26 18:03:18 -08:00
TODO staging: xgifb: update TODO 2011-09-16 20:16:48 +02:00
XGI_main.h staging: xgifb: delete "userom" option 2011-12-08 12:26:08 -08:00
XGI_main_26.c staging/xgifb: Remove unsupported mode LCD_320x480 2012-02-09 09:21:55 -08:00
XGIfb.h staging: xgifb: enable forcecrt2type on XG21 2011-12-08 12:26:08 -08:00
vb_def.h staging: xgifb: delete Win9xDOSMode 2011-09-06 11:42:14 -07:00
vb_init.c staging: xgifb: enable forcecrt2type on XG21 2011-12-08 12:26:08 -08:00
vb_init.h staging: xgifb: inline XGIfb_query_VGA_config_space() 2011-10-12 09:51:45 -06:00
vb_setmode.c staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info 2011-12-08 12:26:07 -08:00
vb_setmode.h staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info 2011-12-08 12:26:07 -08:00
vb_struct.h staging: xgifb: move XGI21_LVDSCapStruct into xgifb_video_info 2011-12-08 12:26:07 -08:00
vb_table.h staging: xgifb: vb_table: delete XGI21_LCDCapList 2011-12-08 12:26:08 -08:00
vb_util.c staging: xgifb: unify #include order 2011-09-16 20:16:48 +02:00
vb_util.h
vgatypes.h staging: xgifb: delete pjVirtualRomBase 2011-12-08 12:26:05 -08:00