[patch 0/6] [patch 0/6] Atari frame buffer fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Geert Uytterhoeven
Date: Sunday, December 21, 2008 - 8:00 am

This patchsets contains several fixes for the Atari frame buffer device, and
includes a refactoring of the c2p (Chunky-to-Planar) code:
  [1] fbdev: atafb - Fix line length handling
  [2] fbdev: atafb - Fix 16 bpp console
  [3] fbdev: c2p - Cleanups
  [4] fbdev: c2p - Extract common c2p core to c2p_core.h
  [5] fbdev: c2p/atafb - Add support for Atari interleaved bitplanes
  [6] fbdev: c2p - Rename c2p to c2p_planar and correct indentation

If nobody objects, I'd like to push this to Linus via the m68k tree, as the
c2p code is used by m68k drivers (atafb and amifb) only.

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 0/6] [patch 0/6] Atari frame buffer fixes, Geert Uytterhoeven, (Sun Dec 21, 8:00 am)
[patch 1/6] fbdev: atafb - Fix line length handling, Geert Uytterhoeven, (Sun Dec 21, 8:01 am)
[patch 2/6] fbdev: atafb - Fix 16 bpp console, Geert Uytterhoeven, (Sun Dec 21, 8:01 am)
[patch 3/6] fbdev: c2p - Cleanups, Geert Uytterhoeven, (Sun Dec 21, 8:01 am)
[patch 5/6] fbdev: c2p/atafb - Add support for Atari inter ..., Geert Uytterhoeven, (Sun Dec 21, 8:01 am)
[patch 6/6] fbdev: c2p - Rename c2p to c2p_planar and corr ..., Geert Uytterhoeven, (Sun Dec 21, 8:01 am)
Re: [patch 3/6] fbdev: c2p - Cleanups, Andrew Morton, (Mon Dec 22, 4:22 pm)
Re: [patch 0/6] [patch 0/6] Atari frame buffer fixes, Andrew Morton, (Mon Dec 22, 4:24 pm)
Re: [patch 6/6] fbdev: c2p - Rename c2p to c2p_planar and ..., Geert Uytterhoeven, (Tue Dec 23, 1:02 am)
Re: [patch 3/6] fbdev: c2p - Cleanups, Geert Uytterhoeven, (Tue Dec 23, 1:13 am)