18bpp display on OMAP3

Sergey Lapin slapinid at gmail.com
Wed May 26 08:13:46 EDT 2010


On Wed, May 26, 2010 at 4:00 PM, Patrick <kpa_info at yahoo.fr> wrote:
> Hello all,
>
> I am currently designing a new board based on OMAP3530 (Gumstix) with a 18bpp touchscreen. According to the Ti Technical Ref. Manual (page 2164) the Display controller support two packing mode: the "Loosely Packed" that use 24bits buts only the 6 MSB bits of each color and the "Packed" mode that compact all the 18bpp.
>
> I would like to know which mode is recommended to use depending on the fb driver and eventually on the POWERVR SGX driver.
>
> Thanks in advance for your help
Packed 18bpp will require patching of Xorg and pixman. It is quite easy though.
Probably if no other problems, I'd prefer using loosely packed 24-bits
18-bit depth,
if using X11.



More information about the linux-arm-kernel mailing list