commit | 0707632b5bacc490f58dfbad741d586c06595ff3 | [log] [tgz] |
---|---|---|
author | yt.shen@mediatek.com <yt.shen@mediatek.com> | Fri Mar 31 19:30:38 2017 +0800 |
committer | CK Hu <ck.hu@mediatek.com> | Sat Apr 08 00:02:16 2017 +0800 |
tree | 9d1e14de857b5ab8ed12e84c6f349d0849b3455f | |
parent | 2d52bfba09d18c9b67fa68cac4a6deeceeb6b375 [diff] |
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>