Re: [Linux-fbdev-devel] [PATCH] fix endian problem in color_imageblit
From: Russell King <hidden>
Date: 2002-12-23 11:10:38
Also in:
lkml
From: Russell King <hidden>
Date: 2002-12-23 11:10:38
Also in:
lkml
On Mon, Dec 23, 2002 at 10:07:35AM +0100, Geert Uytterhoeven wrote:
Note that the size of the entries in the pseudo palette used to depend on the mode, i.e. u16 for bpp = 16, u32 for bpp = 24 or 32.
They used to. However, reading the code in 2.5 today, this appears to be
no longer the case - they're all one size (u32).
--
Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux
http://www.arm.linux.org.uk/personal/aboutme.html