summaryrefslogtreecommitdiff
path: root/include/uapi/linux/module.h
diff options
context:
space:
mode:
authorAravind Venkateswaran <aravindh@codeaurora.org>2014-08-14 13:54:44 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:33:14 -0700
commit86660ffa87e6fb20878b152646b3967bdec13d65 (patch)
treee8528210abccd01c4baa47257e34dcb8036490e9 /include/uapi/linux/module.h
parent9fbb70c820c785d8cb88eddd57227c426cb6e177 (diff)
msm: mdss: fix DSI clock handling for split display configuration
In split display mode, the clocks for both the DSI controllers are sourced out of a single PLL (typically the left controller). In the current implementation, the clocks are independently controlled whenever the broadcast mode is not enabled. However, it is possible that if the clocks for right controller alone are turned on, the left controller's phy could already be clamped, leading to that PLL not getting locked. Fix this issue by ensuring that the clocks for the master controller (left controller) are always turned on whenever the clocks for the right controller (or the slave controller) are turned on. Change-Id: I941865feef44951efe6c55e632938db79e5596ad Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'include/uapi/linux/module.h')
0 files changed, 0 insertions, 0 deletions