diff options
| author | Chris Wilson <[email protected]> | 2017-05-03 10:39:20 +0100 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2017-05-03 11:08:47 +0100 |
| commit | ceae14bd4cc4333b9a3b0b6b9457bb16e7ca410a (patch) | |
| tree | 54b5f7321cb9cfb1ea68334119784b4ca826e9e5 /tools/perf/scripts/python/netdev-times.py | |
| parent | 29ef3fa987edb9768e19a6325030e1d2d58e29de (diff) | |
drm/i915: Lift timeline ordering to await_dma_fence
Currently we filter out repeated use of the same timeline in the low
level i915_gem_request_await_request(), after having added the
dependency on the old request. However, we can lift this to
i915_gem_request_await_dma_fence() (before the dependency is added)
using the observation that requests along the same timeline are
explicitly ordered via i915_add_request (along with the dependencies).
Signed-off-by: Chris Wilson <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Reviewed-by: Joonas Lahtinen <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions