aboutsummaryrefslogtreecommitdiff
path: root/scripts/build-all.py
diff options
context:
space:
mode:
authorAdrian Salido-Moreno <adrianm@codeaurora.org>2013-09-19 19:43:44 -0700
committerAdrian Salido-Moreno <adrianm@codeaurora.org>2013-10-02 12:06:08 -0700
commitac8cc583d3efdf134c9272583fe73b8a666a5f38 (patch)
tree100e5eb493949cd68ef8ac2c8861bcc65be51fbf /scripts/build-all.py
parent66619aa726269ef4dd18e39fa8056f90a635a11c (diff)
msm: mdss: fix double sync fence put in buf sync function
If an error occurs after setting acquire fds, the list of sync fences will be put for cleanup. However if mdss_fb_wait_for_fence() is called this will also wait and clear the list of fences, since we are relying on local variable for cleanup, it may not reflect the state after the function call. Fix this by maintaining the proper state of the list. CRs-fixed: 548042 Change-Id: I4885eb393ac9bd2b4818292b9a60f53fb4baacc8 Signed-off-by: Adrian Salido-Moreno <adrianm@codeaurora.org> Signed-off-by: Mayank Chopra <makchopra@codeaurora.org>
Diffstat (limited to 'scripts/build-all.py')
0 files changed, 0 insertions, 0 deletions