Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm/tegra
Thierry Reding d5bae6f33e drm/tegra: output: Make ->setup_clock() optional
In order to transition output drivers to using the struct tegra_output
as a helper rather than midlayer, make this callback optional. Instead
drivers should implement the equivalent as part of ->mode_fixup(). For
the conversion to atomic modesetting a new callback ->atomic_check()
should be implemented that updates the display controller's state with
the corresponding parent clock, rate and shift clock divider.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-01-27 10:14:46 +01:00
..
2014-08-04 10:07:34 +02:00
2014-11-13 16:12:36 +01:00
2015-01-27 10:14:41 +01:00
2014-08-04 10:07:39 +02:00
2013-10-31 09:55:45 +01:00
2014-06-05 23:09:25 +02:00
2014-11-13 16:10:27 +01:00
2015-01-27 10:14:40 +01:00
2014-04-04 09:12:51 +02:00
2014-06-05 23:09:17 +02:00