aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2016-10-28 13:58:45 +0100
committerChris Wilson <[email protected]>2016-10-28 20:53:51 +0100
commitc004a90b7263e3d5811f6ec7de0abb143f3099b3 (patch)
tree3c940122857dec26e7a9bf1730874838de1e3015 /tools/perf/scripts/python/bin
parentd07f0e59b2c762584478920cd2d11fba2980a94a (diff)
drm/i915: Restore nonblocking awaits for modesetting
After combining the dma-buf reservation object and the GEM reservation object, we lost the ability to do a nonblocking wait on the i915 request (as we blocked upon the reservation object during prepare_fb). We can instead convert the reservation object into a fence upon which we can asynchronously wait (including a forced timeout in case the DMA fence is never signaled). Signed-off-by: Chris Wilson <[email protected]> Reviewed-by: Joonas Lahtinen <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions