Re: [PATCH 08/18] Xfbdev: Add support for monochrome visuals

2013-04-08 Thread Keith Packard
Geert Uytterhoeven ge...@linux-m68k.org writes: Monochrome supports StaticGray, with hardcoded black and white pixels. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org Reviewed-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com pgpZKwnqFd6fD.pgp Description: PGP

[PATCH 08/18] Xfbdev: Add support for monochrome visuals

2013-03-27 Thread Geert Uytterhoeven
Monochrome supports StaticGray, with hardcoded black and white pixels. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org --- hw/kdrive/fbdev/fbdev.c | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/hw/kdrive/fbdev/fbdev.c