]> git.baikalelectronics.ru Git - kernel.git/commit
drm/mediatek: update DSI sub driver flow for sending commands to panel
authoryt.shen@mediatek.com <yt.shen@mediatek.com>
Fri, 31 Mar 2017 11:30:38 +0000 (19:30 +0800)
committerCK Hu <ck.hu@mediatek.com>
Fri, 7 Apr 2017 16:02:16 +0000 (00:02 +0800)
commit6bc71492bbd797a8ef4039a5c78e423cbe237f35
tree9d1e14de857b5ab8ed12e84c6f349d0849b3455f
parentf4ba2159ba47b677d71e49a9d9797c5978239498
drm/mediatek: update DSI sub driver flow for sending commands to panel

This patch update enable/disable flow of DSI module.
Original flow works on there is a bridge chip: DSI -> bridge -> panel.
In this case: DSI -> panel, the DSI sub driver flow should be updated.
We need to initialize DSI first so that we can send commands to panel.

Signed-off-by: shaoming chen <shaoming.chen@mediatek.com>
Signed-off-by: YT Shen <yt.shen@mediatek.com>
Acked-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/mtk_dsi.c