aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMaarten Lankhorst <[email protected]>2015-09-23 13:27:09 +0200
committerDaniel Vetter <[email protected]>2015-10-19 11:31:59 +0200
commitb26a6b35581c84124bd78b68cc02d171fbd572c9 (patch)
tree8d6e265e453bf244a6b2fbeabcef6d0eae2dbfa1 /tools/perf/scripts/python/export-to-postgresql.py
parent1ee493991470bcae58e716ba24d6d4eb9ad612ab (diff)
drm/i915: Make prepare_plane_fb fully interruptible.
Now that we agreed on not preserving framebuffers pinning is finally allowed to fail because of signals. Use this to make pinning and acquire the mutex in an interruptible way too. Unpinning is still uninterruptible, because it happens as a cleanup of old state, or undoing pins after one of the pins failed. The intel_pin_and_fence_fb_obj in page_flip will also wait interruptibly, and can be aborted now. Signed-off-by: Maarten Lankhorst <[email protected]> Reviewed-by: Ander Conselvan de Oliveira <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions