]> git.karo-electronics.de Git - karo-tx-linux.git/commit
imxfb: add 18 bit support
authorSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jan 2009 16:31:02 +0000 (17:31 +0100)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 13 Mar 2009 09:34:09 +0000 (10:34 +0100)
commit1512222b105beaff7b7fe11aa4220bcd0088e421
tree43b8d229f9b89a70e7174111b3978dc26726fbcf
parent9db973a59b73fb5baf69f8b5d005daccec6d997e
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>
drivers/video/imxfb.c