Loading
msm: mdss: check for split display enable in multiple displays
Considers DSI0 and DSI1 as separate displays even if split display is enabled. So the number of displays are calculated as 2 whereas the driver considers this as a single display. This causes MDP clocks to remain ON. This change corrects number of displays calculated by checking for split display. Change-Id: Ie0d3dbbcb93cc86b88a8b903fd1f7ccd89a8a871 Signed-off-by:Krishna Srinivas <krisrini@codeaurora.org> Signed-off-by:
Krishna Manikandan <mkrishn@codeaurora.org> Signed-off-by:
Abhijith Desai <desaia@codeaurora.org>