summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorVeera Sundaram Sankaran <veeras@codeaurora.org>2016-01-05 13:32:57 -0800
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 21:14:34 -0700
commit45b00409c35788c603d0b69a90e2f856cb0093d9 (patch)
treeb4c9a74648791956c56a53129eb2f4a328c01f3e /include/linux
parent35ae349722623fec39ae322bfc7dcf03e9cb2fb5 (diff)
msm: mdss: move used pipes to cleanup list on overlay free
Avoid moving pipes to destroy list during overlay free based on the pipe play count as it might not give the actual information. The play count is set to 0 for all new or config changed pipes during the validate call. And if we get a fb_release_all request right after the validate, it would indicate an inconsistent state for the play count. Instead, move the used pipes to cleanup list, so that the NULL kickoff would handle the pipes to be unstaged and destroyed. Change-Id: I0026d512e92d0d59962ee8114873f7804a31c018 Signed-off-by: Veera Sundaram Sankaran <veeras@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions