]> Git Repo - linux.git/commit
dma-buf: further relax reservation_object_add_shared_fence
authorChristian König <[email protected]>
Mon, 5 Aug 2019 09:16:12 +0000 (11:16 +0200)
committerChristian König <[email protected]>
Sat, 10 Aug 2019 10:49:28 +0000 (12:49 +0200)
commit0e1d8083bddb38b7169f6240905422f95d3c31b9
tree9ae2b20c66c8d2fdc36e3f22b5aa8e31f4738095
parentdd7a7d1ff2f199a8a80ee233480922d4f17adc6d
dma-buf: further relax reservation_object_add_shared_fence

Other cores don't busy wait any more and we removed the last user of checking
the seqno for changes. Drop updating the number for shared fences altogether.

Signed-off-by: Christian König <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/322379/?series=64837&rev=1
drivers/dma-buf/reservation.c
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
This page took 0.058671 seconds and 4 git commands to generate.