diff options
author | Daniel Stone <[email protected]> | 2016-10-21 15:44:54 +0100 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2016-10-28 15:23:35 +0300 |
commit | 1fb3672eaf6ec95fb34c22734feffd6041531c5b (patch) | |
tree | e82804bf0193b0b228fef2cea377336d7ce767c6 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 0ce140d45a8398b501934ac289aef0eb7f47c596 (diff) |
drm: i915: Wait for fences on new fb, not old
The previous code would wait for fences on the framebuffer from the old
plane state to complete, rather than the new, so you would see tearing
everywhere. Fix this to wait on the new state before we make it active.
Signed-off-by: Daniel Stone <[email protected]>
Fixes: 94f050246b42 ("drm/i915: nonblocking commit")
Cc: [email protected]
Cc: Daniel Vetter <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 2d2c5ad83f772d7d7b0bb8348ecea42e88f89ab0)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions