linux/drivers/staging/xgifb
Aaro Koskinen 509031dd5f staging: xgifb: fix colours on big-endian machines other than powerpc
XGI framebuffer supports big-endian machines, but it's currently
enabled based on __powerpc__ define (which is wrong, as powerpc can
be also little-endian now). Use __BIG_ENDIAN instead. This will fix
wrong colours on such machines.

Tested on parisc with XGI Z7.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-07 17:24:11 +08:00
..
Kconfig
Makefile
TODO staging: xgifb: Update TODO 2014-05-18 10:03:32 -07:00
XGI_main.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00
XGI_main_26.c staging: xgifb: fix colours on big-endian machines other than powerpc 2015-02-07 17:24:11 +08:00
XGIfb.h staging/xgifb: mttr must be (signed) int 2013-02-04 10:46:27 -08:00
vb_def.h staging: xgifb: Removed a definition which was not used in driver 2014-11-03 16:10:38 -08:00
vb_init.c staging: xgifb: remove unnecessary else 2014-09-06 21:48:19 -07:00
vb_init.h staging: xgifb: use XGIRegInit() 2013-01-21 14:00:10 -08:00
vb_setmode.c staging: remove unneeded parentheses around the right hand side of an assignment 2014-10-27 10:33:06 +08:00
vb_setmode.h Staging: xgifb: Fixed a warning of Space before semicolon 2013-08-12 14:08:27 -07:00
vb_struct.h video: move fbdev to drivers/video/fbdev 2014-04-17 08:10:19 +03:00
vb_table.h Staging: xgifb: remove space before semicolon 2013-10-14 09:15:27 -07:00
vb_util.c staging: xgifb: Removed an unnecessary assignment statement 2014-10-27 10:33:05 +08:00
vb_util.h
vgatypes.h staging: xgifb: Eliminate useless ifndefs 2014-05-18 10:03:31 -07:00