summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAravind Venkateswaran <aravindh@codeaurora.org>2014-05-09 20:25:37 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:29:54 -0700
commit177111cb6d39c1bf9c51950149446edb9454a594 (patch)
treec7ddcc9c632d8a7ce382b0997f6ad5bad332a45c /scripts/patch-kernel
parent615ee3afbef30d695c40cf5413e1126c0f901168 (diff)
msm: mdss: fix handling of runtime pm ref counts for fb device
In the current implementation, pm runtime status for the framebuffer device changes to active when the overlay session is started. With idle power collapse feature enabled, it is possible that the MDSS core could be turned off prior to starting the overlay session depending on the duration of the idle timeout. This may result in an invalid hardware configuration leading to various target instabilities. Fix this by holding a reference to the pm runtime when mdp overlay is turned on. Similarly, when the userspace process is killed, wake up MDSS from idle power collapse before shutting down the fb device. Change-Id: Ie7748732fe76f9b2766da32b972e1e9fe7ff8751 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions