summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2014-10-17 12:31:47 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 20:35:30 -0700
commitf44a833d60d4226ea2a5b6aab8bfcf31903c573d (patch)
tree2a049d8fe7a25633d4e85480c7fa7e53ecc06899 /include/linux
parent4cd847cf761f0002c4248652304d5b3c4c49e488 (diff)
msm: mdss: avoid race conditions during fb release
During fb release we should release all resources that are associated to that process. However, in current release function this can lead to kickoff being done, if this is done while display thread is running there can be race condition between the updates from two different threads. Fix this by pushing the commit through the display thread in cases where display thread should be running, or otherwise shutdown this thread and do it along with panel blanking. Change-Id: I9ff6316c18adfdb67d0250a144ddc2f9f2634273 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions