aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Ferre <[email protected]>2008-04-28 02:15:21 -0700
committerLinus Torvalds <[email protected]>2008-04-28 08:58:39 -0700
commitfd0858017eb67aa0d41dd4e8499ca6a7bfb63941 (patch)
tree782b525181b6cd2f10b4f1307e93a8716c783dd4 /tools/perf/scripts/python
parentcf19a37e0641d975d271a5a30f097dd6b96d232f (diff)
atmel_lcdfb: wiring BGR to RGB color mode
Adds different wiring mode for the LCD screen. The legacy atmel LCDC IP uses a non standard color mode, "BGR-555.1" instead "RGB-565". The major part of graphic stacks for embedded systems uses only "RGB-565". It is possible to swap LCD IOs instead of doing this bit swapping by software (See application note AT91SAM9 LCD Controller http://www.atmel.com/dyn/resources/prod_documents/doc6300.pdf) This wire swapping is done on the at91sam9rl-ek board (board code using this patch will come later). Signed-off-by: Nicolas Ferre <[email protected]> Cc: David Brownell <[email protected]> Cc: Hans-Christian Egtvedt <[email protected]> Cc: Haavard Skinnemoen <[email protected]> Cc: Andrew Victor <[email protected]> Cc: "Antonino A. Daplas" <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions