diff options
author | Daniel Vetter <[email protected]> | 2016-06-14 18:01:00 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2016-06-16 14:28:36 +0200 |
commit | 94f050246b424ae82983bb199480aa9d620cf1bf (patch) | |
tree | 101d66c6cd1d93e4b7a62d8cc1a4e0ca0ad978de /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | faf68d925671a0f7c105fb122db2a82b25030abc (diff) |
drm/i915: nonblocking commit
Simply split intel_atomic_commit in half and place the new
nonblocking commit helpers at the right spots.
NOTE: There's still trouble with obj->frontbuffer bits getting mangled
when pipelining atomic commits.
v2:
- Remove the check for nonblocking which returned -EINVAL.
- Do wait for requests in the worker thread before committing
hw state.
v3: Move hw_done after the optimize_wm/post_plane_update step, plus
add FIXME comment how to fix that up again properly.
v4: Update FIXME for intel_atomic_commit - more stuff works now.
v5: Still reject nonblocking modeset commits (Maarten).
v6: Use intel_state->modeset (Maarten).
Cc: Maarten Lankhorst <[email protected]>
Reviewed-by: Maarten Lankhorst <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions