commit | 501bcbd1b233edc160d0c770c03747a1c4aa14e5 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Wed Apr 16 09:52:31 2014 +0200 |
committer | Thierry Reding <treding@nvidia.com> | Thu Jun 05 23:09:19 2014 +0200 |
tree | 1c72bbdb41159688d5926fd329af059a70cf0708 | |
parent | 10288eea885bc32d2c856cd620aeeb83b5f3dd98 [diff] |
drm/tegra: dc - Do not touch power control register Setting the bits in this register is dependent on the output type driven by the display controller. All output drivers already set these properly so there is no need to do it here again. Signed-off-by: Thierry Reding <treding@nvidia.com>