[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888
authorStefan Schmidt <stefan@datenfreihafen.org>
Wed, 9 Jul 2008 07:06:32 +0000 (08:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 10 Jul 2008 12:44:53 +0000 (13:44 +0100)
commitc1450f156fda8921a55e3f4fe596274278010f31
tree7ce5999ae98f5d9dca41d645aa898c01477573e9
parent00249adc0ebf9bc5e1b7b53dee37601fd7291396
[ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888

Add the .depth field to pxafb_mode_info and use it to set pixel data format
as 18(RGB666), 19(RGBT666), 24(RGB888) or 25(RGBT888)

Signed-off-by: Daniel Ribeiro <drwyrm@gmail.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/video/pxafb.c
include/asm-arm/arch-pxa/pxafb.h
This page took 0.033759 seconds and 5 git commands to generate.