drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
authorJunzhi Zhao <junzhi.zhao@mediatek.com>
Thu, 29 Sep 2016 03:02:13 +0000 (11:02 +0800)
committerCK Hu <ck.hu@mediatek.com>
Wed, 19 Oct 2016 01:06:41 +0000 (09:06 +0800)
commitd542b7c473f0eb34455974d66ea93653b3eb40ce
tree943e56930457879851d2af382f2cd50a6327dc92
parent56e4b1e183555c74097fa012f1606b22223f027b
drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable

The mtk_hdmi_send_infoframe have to
be run after PLL and PIXEL clock of HDMI enable.
Make sure that HDMI inforframes can be sent
successfully.

Signed-off-by: Junzhi Zhao <junzhi.zhao@mediatek.com>
Signed-off-by: Bibby Hsieh <bibby.hsieh@mediatek.com>
drivers/gpu/drm/mediatek/mtk_hdmi.c