aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorChristian König <[email protected]>2019-08-05 09:14:27 +0000
committerChristian König <[email protected]>2019-08-07 10:39:52 +0000
commit93505ee7d05e836fd18894019e93c3875198fcc5 (patch)
tree897d789bc045b7aa0d249be051cace480cfcba70 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/crc-debugfs: Add notes about CRC<->commit interactions (diff)
downloadkernel-93505ee7d05e836fd18894019e93c3875198fcc5.tar.gz
kernel-93505ee7d05e836fd18894019e93c3875198fcc5.zip
dma-buf: fix busy wait for new shared fences
When reservation_object_add_shared_fence is replacing an old fence with a new one we should not drop the old one before the new one is in place. Otherwise other cores can busy wait for the new one to appear. Signed-off-by: Christian König <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/322030/
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions