Re: [PATCH 18/18] Xfbdev: Wire up Amiga afb4 and afb8 support

2013-04-08 Thread Keith Packard
Geert Uytterhoeven ge...@linux-m68k.org writes: Add support for Amiga-style bitplanes, with 4 or 8 bits per pixel. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org Acked-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com pgpbyY2VDVWOJ.pgp Description: PGP signature

[PATCH 18/18] Xfbdev: Wire up Amiga afb4 and afb8 support

2013-03-27 Thread Geert Uytterhoeven
Add support for Amiga-style bitplanes, with 4 or 8 bits per pixel. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org --- hw/kdrive/fbdev/fbdev.c | 30 +- 1 files changed, 29 insertions(+), 1 deletions(-) diff --git a/hw/kdrive/fbdev/fbdev.c