diff options
author | Ville Syrjälä <[email protected]> | 2017-03-29 17:21:23 +0300 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-04-26 16:28:03 +0300 |
commit | 440df938b482801c62722cc9460ee55b9a4bd847 (patch) | |
tree | 7a775cb27ab9607c35269b20e6fdd5d3c54dfb51 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d445aaaac0879a4c4400bf59f20465ba3e8445f1 (diff) |
drm/i915: Make legacy cursor updates more unsynced
We're clearing the legacy_cursor_update flag before calling
drm_atomic_helper_setup_commit() which means the helper will
wait for the flip to complete before cleaning up the framebuffers.
That's not what we want for the legacy cursor, so let's clear
the flag after setting up the commit.
Also toss in a FIXME about solving these problems in a nicer
way using the fabled vblank workers.
v2: Also unsync with legacy page flips
Cc: Maarten Lankhorst <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Uwe Kleine-König <[email protected]>
Cc: Rafael Ristovski <[email protected]>
Fixes: a5509abda48e ("drm/i915: Fix legacy cursor vs. watermarks for ILK-BDW")
Signed-off-by: Ville Syrjälä <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Maarten Lankhorst <[email protected]>
(cherry picked from commit 895203044067af64400cedbc055898bcec98d102)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions