diff options
author | 2019-08-05 13:18:43 +0200 | |
---|---|---|
committer | 2019-08-07 13:12:01 +0200 | |
commit | 4c2488cfaa997e396aeb9d6496db94c25b97c671 (patch) | |
tree | 18379c3f1005f7c263de1e2c2b9de6829d6eb957 /drivers/gpu/drm/amd | |
parent | dma-buf: fix shared fence list handling in reservation_object_copy_fences (diff) | |
download | linux-dev-4c2488cfaa997e396aeb9d6496db94c25b97c671.tar.xz linux-dev-4c2488cfaa997e396aeb9d6496db94c25b97c671.zip |
drm/i915: stop using seqcount for fence pruning
After waiting for a reservation object use reservation_object_test_signaled_rcu
to opportunistically prune the fences on the object.
This allows removal of the seqcount handling in the reservation object.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/322032/?series=64786&rev=1
Diffstat (limited to 'drivers/gpu/drm/amd')
0 files changed, 0 insertions, 0 deletions