| commit | d0cbde93cc29a250de97ccb63d98da5bd1cbcfcd | [log] [tgz] |
|---|---|---|
| author | Zhao Yakui <yakui.zhao@intel.com> | Thu Sep 10 15:45:47 2009 +0800 |
| committer | Eric Anholt <eric@anholt.net> | Thu Sep 10 11:30:32 2009 -0700 |
| tree | 56ff1ca3a69c1fe8ff2053a558fb057d221b4ed2 | |
| parent | b9219c5e8be99ddd697e3f9b61069d7ea477ddec [diff] |
drm/i915: Add the brightness property for SDVO-LVDS When the sdvo device is detected as SDVO-LVDS, we will check whether the brightness is supported by issue SDVO enhancement command. If it is supported, we will add the brightness property and then brightness can be adjusted. Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>