Re: [PATCH 17/18] Xfbdev: Wire up Atari iplan2p4 and iplan2p8 support

2013-04-08 Thread Keith Packard
Geert Uytterhoeven ge...@linux-m68k.org writes: Add support for Atari-style interleaved bitplanes, with 2 bytes interleave and 4 or 8 bits per pixel. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org Reviewed-by: Keith Packard kei...@keithp.com -- keith.pack...@intel.com

[PATCH 17/18] Xfbdev: Wire up Atari iplan2p4 and iplan2p8 support

2013-03-27 Thread Geert Uytterhoeven
Add support for Atari-style interleaved bitplanes, with 2 bytes interleave and 4 or 8 bits per pixel. Signed-off-by: Geert Uytterhoeven ge...@linux-m68k.org --- hw/kdrive/fbdev/fbdev.c | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git