commit | ca915b108a39081edff1206ec00ecdb4136408ac | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Mon Dec 08 16:14:45 2014 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Tue Jan 27 10:14:52 2015 +0100 |
tree | be8c144ee09940e9dd31248e03c3114236e4909e | |
parent | 07866963b675b358d82baf8df73dba545d967a1d [diff] |
drm/tegra: dc: Store clock setup in atomic state This allows the clock setup to be separated from the clock programming and better matches the expectations of the atomic modesetting where no code paths must fail during modeset. Signed-off-by: Thierry Reding <treding@nvidia.com>