| commit | 1512222b105beaff7b7fe11aa4220bcd0088e421 | [log] [tgz] |
|---|---|---|
| author | Sascha Hauer <s.hauer@pengutronix.de> | Mon Jan 26 17:31:02 2009 +0100 |
| committer | Sascha Hauer <s.hauer@pengutronix.de> | Fri Mar 13 10:34:09 2009 +0100 |
| tree | 43b8d229f9b89a70e7174111b3978dc26726fbcf | |
| parent | 9db973a59b73fb5baf69f8b5d005daccec6d997e [diff] |
imxfb: add 18 bit support
v2: As pointed out by Hans J. Koch we have to claim we can do 24bit to
make software like X work. We are lucky on i.MX that 18bit support
has the necessary gaps in the fields to do so.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>