From: Thierry Reding Date: Fri, 19 Dec 2014 14:09:16 +0000 (+0100) Subject: drm/tegra: dc: Use atomic clock state in modeset X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76d59ed049197bdaaa24c0e061a105af6ce74457;p=pandora-kernel.git drm/tegra: dc: Use atomic clock state in modeset All clock state is now stored in the display controller's atomic state, so the output drivers no longer need to call back into the display controller driver to set up the clock. This is also required to make sure no hardware changes are made before validating a configuration. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed