drm/tegra: dc: Store clock setup in atomic state
authorThierry Reding <treding@nvidia.com>
Mon, 8 Dec 2014 15:14:45 +0000 (16:14 +0100)
committerThierry Reding <treding@nvidia.com>
Tue, 27 Jan 2015 09:14:52 +0000 (10:14 +0100)
commitca915b108a39081edff1206ec00ecdb4136408ac
treebe8c144ee09940e9dd31248e03c3114236e4909e
parent07866963b675b358d82baf8df73dba545d967a1d
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>
drivers/gpu/drm/tegra/dc.c
drivers/gpu/drm/tegra/drm.h