Thierry Reding 07d05cbf60 drm/tegra: dc: Move more code into ->init()
The code in tegra_crtc_prepare() really belongs in tegra_dc_init(), or
at least most of it. This fixes an issue with VBLANK handling because
tegra_crtc_prepare() would overwrite the interrupt mask register that
tegra_crtc_enable_vblank() had written to to enable VBLANK interrupts.

Tested-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2015-02-19 14:21:51 +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
2014-08-08 11:00:26 -07: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
2015-01-27 10:14:50 +01:00
2014-06-05 23:09:17 +02:00