summaryrefslogtreecommitdiff
path: root/include/linux/input-polldev.h
diff options
context:
space:
mode:
authorDhaval Patel <pdhaval@codeaurora.org>2015-10-21 10:55:51 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:47:39 -0700
commitf97adf46f51a0e6629db292b162b850b0faad497 (patch)
treebec6852050afe51bdf2f338878de2c8edadb5936 /include/linux/input-polldev.h
parent683be4aae5868a444cae8591aea498676695e281 (diff)
msm: mdss: fix backlight update between unblank and kickoff
The backlight update between unblank and kickoff call may result in garbage/snow screen on panel based on panel ram initialized status. For ex: -> Unblank the panel - black frame transfer start, panel is on but ram is still uninitialized. -> backlight update - turn on the backlight. It will show data from uninitialized ram because frame transfer is not complete yet. This can be avoided by blocking the backlight update request between unblank and first frame kickoff. This gives guarantee that panel has valid data to display when backlight was turned on. Change-Id: I09c707cd10acd53bd6aa0935885269ffc5aec649 Signed-off-by: Dhaval Patel <pdhaval@codeaurora.org>
Diffstat (limited to 'include/linux/input-polldev.h')
0 files changed, 0 insertions, 0 deletions