View Single Post
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#65
Originally Posted by javispedro View Post
How to tell if the actual LCD panel is 16 or 18 is over me though.
At least on my summit loaner dmesg reports:

Code:
omapfb: acx565akm rev 8b LCD detected
I didn't manage to find any specs on this, but the Fremantle driver code for that panel contains an #ifed-out acx565akm_set_mode() that allegedly handles 16/18/24bpp and this comment:

Code:
* supported modes: 12bpp(444), 16bpp(565), 18bpp(666),  24bpp(888)
On the other hand the version that was submitted to linux-omap a couple of days ago doesn't contain either of the above.
 

The Following 3 Users Say Thank You to lma For This Useful Post: