Home
last modified time | relevance | path

Searched hist:"76 d59ed049197bdaaa24c0e061a105af6ce74457" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.cdiff 76d59ed049197bdaaa24c0e061a105af6ce74457 Fri Dec 19 08:09:16 CST 2014 Thierry Reding <treding@nvidia.com> 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 <treding@nvidia.com>