]> asedeno.scripts.mit.edu Git - linux.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)
commit0707632b5bacc490f58dfbad741d586c06595ff3
tree9d1e14de857b5ab8ed12e84c6f349d0849b3455f
parent2d52bfba09d18c9b67fa68cac4a6deeceeb6b375
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