1 sysfs interface for the S6E63M0 AMOLED LCD panel driver
2 -------------------------------------------------------
4 What: /sys/class/lcd/<lcd>/gamma_mode
7 Contact: dri-devel@lists.freedesktop.org
9 (RW) Read or write the gamma mode. Following three modes are
12 1 - gamma value 1.9 and
16 What: /sys/class/lcd/<lcd>/gamma_table
18 KernelVersion: v2.6.35
19 Contact: dri-devel@lists.freedesktop.org
21 (RO) Displays the size of the gamma table i.e. the number of
22 gamma modes available.
24 This is a backlight lcd driver. These interfaces are an extension to the API
25 documented in Documentation/ABI/testing/sysfs-class-lcd and in
26 Documentation/ABI/stable/sysfs-class-backlight (under
27 /sys/class/backlight/<backlight>/).