Hi Dave,
The following changes since commit 45ee2dbc65cbf6910892c480e6f428be342fa733:
Merge branch 'drm-next-3.20' of git://people.freedesktop.org/~agd5f/linux into drm-next (2015-02-16 13:55:49 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/tegra/linux tags/drm/tegra/for-3.20-rc1-fixes
for you to fetch changes up to 07d05cbf60ed8f06c61484d3d85c06c1aa7edf38:
drm/tegra: dc: Move more code into ->init() (2015-02-19 14:21:51 +0100)
Thanks, Thierry
---------------------------------------------------------------- drm/tegra: Fixes for v3.20-rc1
This fixes a bit of fallout that was caused by the atomic modesetting driver conversion and some last-minute changes in the DRM atomic core. It also fixes a bug exposed by recent changes in the clock framework which results in non-working HDMI.
---------------------------------------------------------------- Thierry Reding (4): drm/tegra: hdmi: Explicitly set clock rate drm/tegra: dc: Reset state's active_changed field drm/tegra: dc: Wire up CRTC parent of atomic state drm/tegra: dc: Move more code into ->init()
drivers/gpu/drm/tegra/dc.c | 79 ++++++++++++++++++++++---------------------- drivers/gpu/drm/tegra/hdmi.c | 8 +++++ 2 files changed, 48 insertions(+), 39 deletions(-)
dri-devel@lists.freedesktop.org