929f41b590d45df6f14823810d253918b085b1f8
[openembedded.git] /
1 From bc67f1fce4472087014fdacd3f44ea732200533e Mon Sep 17 00:00:00 2001
2 From: Hardik Shah <hardik.shah@ti.com>
3 Date: Mon, 27 Apr 2009 13:15:07 +0530
4 Subject: [PATCH 57/69] DSS2: Documentation update for new sysfs entries in omapdss/manager
5
6 Signed-off-by: Hardik Shah <hardik.shah@ti.com>
7 ---
8  Documentation/arm/OMAP/DSS |    7 ++++++-
9  1 files changed, 6 insertions(+), 1 deletions(-)
10
11 diff --git a/Documentation/arm/OMAP/DSS b/Documentation/arm/OMAP/DSS
12 index 249e1a3..751000b 100644
13 --- a/Documentation/arm/OMAP/DSS
14 +++ b/Documentation/arm/OMAP/DSS
15 @@ -136,8 +136,13 @@ screen_width       width
16  global_alpha           global alpha 0-255 0=transparent 255=opaque
17  
18  /sys/devices/platform/omapdss/manager? directory:
19 -display                Destination display
20 +display                                Destination display
21  name
22 +alpha_blending_enabled         0=off 1=on
23 +color_key_enabled              0=off 1=on
24 +color_key_type                 gfx-destination video-source
25 +color_key_value                        0 to 2^24
26 +default_color                  default background color RGB24 0 to 2^24
27  
28  /sys/devices/platform/omapdss/display? directory:
29  ctrl_name      Controller name
30 -- 
31 1.6.2.4
32