commit | f6be1121ea8aa563f5a651cf5a96742c965a95f7 | [log] [tgz] |
---|---|---|
author | Archit Taneja <architt@codeaurora.org> | Fri Jul 28 16:17:03 2017 +0530 |
committer | Rob Clark <robdclark@gmail.com> | Wed Aug 02 07:53:46 2017 -0400 |
tree | 9a941c42154d13780f31206467c95f124d8d8f95 | |
parent | 6ed9ed484d04c2f6db0f68b0a31ef24db27d6454 [diff] |
drm/msm/dsi: Set up runtime PM for DSI Call the pm_runtime_get/put API where we need the clocks enabled. The main entry/exit points are 1) enabling/disabling the DSI bridge and 2) Sending commands from the DSI host to the device. Signed-off-by: Archit Taneja <architt@codeaurora.org> Signed-off-by: Rob Clark <robdclark@gmail.com>