Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Liu Ying f6e396e509 drm/imx: atomic phase 3 step 2: Legacy callback fixups
Now that we can use atomic configurations, all the legacy callbacks
of CRTCs, encoders and connectors can be switched to the atomic version.
For the imx-ldb driver, there is a clock parent setting mismatch bewteen
->enable and ->disable after the switch, so a fixup is added.  For the
imx-tve driver, since the encoder's callback ->dpms is replaced by
->disable, we need to move the setting for the IPU_CLK_EN bit(in register
TVE_COM_CONF_REG) from ->enable/->disable to ->mode_set, otherwise, the
relevant CRTC cannot be disabled correctly with a warning on DC stop timeout.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-07-12 18:24:12 +02:00
..
2016-06-21 21:32:52 +02:00
2016-06-21 22:10:55 +02:00
2016-06-21 21:32:52 +02:00
2016-05-09 13:49:56 +10:00
2016-06-22 12:41:47 +02:00
2016-06-21 22:10:55 +02:00
2016-06-21 22:10:55 +02:00
2016-06-21 21:43:28 +02:00
2016-06-21 22:10:55 +02:00
2016-06-21 21:43:28 +02:00
2016-06-02 16:25:20 +02:00
2016-06-21 21:58:12 +02:00
2016-06-21 21:43:46 +02:00
2016-06-21 22:10:55 +02:00
2016-06-21 21:58:12 +02:00
2016-06-13 10:45:57 +02:00
2016-05-06 16:04:48 +02:00
2016-06-21 21:43:46 +02:00
2016-06-16 10:16:11 +02:00