diff options
author | 2018-10-30 12:00:09 -0400 | |
---|---|---|
committer | 2018-12-11 13:07:08 -0500 | |
commit | 50bcc689b1f1c5eb00eda0db76e00783b97c02c2 (patch) | |
tree | f243802dd3c00af819eb460e104a9104ef769eff /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm: dpu: Only check flush register against pending flushes (diff) | |
download | wireguard-linux-50bcc689b1f1c5eb00eda0db76e00783b97c02c2.tar.xz wireguard-linux-50bcc689b1f1c5eb00eda0db76e00783b97c02c2.zip |
drm/msm: dpu: Make legacy cursor updates asynchronous
This patch sprinkles a few async/legacy_cursor_update checks
through commit to ensure that cursor updates aren't blocked on vsync.
There are 2 main components to this, the first is that we don't want to
wait_for_commit_done in msm_atomic before returning from atomic_complete.
The second is that in dpu we don't want to wait for frame_done events when
updating the cursor.
Changes in v2:
- None
Reviewed-by: Jeykumar Sankaran <jsanka@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions