summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorIskren Chernev <iskren.chernev@gmail.com>2021-01-27 18:24:40 +0300
committerRob Clark <robdclark@chromium.org>2021-01-31 22:34:36 +0300
commit68e4f01fddb4ead80e8c7084db489307f22c9cbb (patch)
tree199bab79c7c3f92639ebe997e2ca02df6bb508e8 /tools/perf/scripts/python/task-analyzer.py
parent33a7808ce1aea6e2edc1af25db25928137940c02 (diff)
downloadlinux-68e4f01fddb4ead80e8c7084db489307f22c9cbb.tar.xz
drm/msm/mdp5: Fix wait-for-commit for cmd panels
Before the offending commit in msm_atomic_commit_tail wait_flush was called once per frame, after the commit was submitted. After it wait_flush is also called at the beginning to ensure previous potentially async commits are done. For cmd panels the source of wait_flush is a ping-pong irq notifying a completion. The completion needs to be notified with complete_all so multiple waiting parties (new async committers) can proceed. Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> Suggested-by: Rob Clark <robdclark@gmail.com> Fixes: 2d99ced787e3d ("drm/msm: async commit support") Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions