summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorPrike Liang <Prike.Liang@amd.com>2025-04-15 10:42:19 +0800
committerAlex Deucher <alexander.deucher@amd.com>2025-05-07 17:41:54 -0400
commitaf7160c25c68520299db40d608892810904fa064 (patch)
tree0f2de14f0536c5241d9cbba21883d16468ac62a6 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parent5da3d8820dd3202d5ae871050e45facb2787235d (diff)
drm/amdgpu: fix the eviction fence dereference
The dma_resv_add_fence() already refers to the added fence. So when attaching the evciton fence to the gem bo, it needn't refer to it anymore. Signed-off-by: Prike Liang <Prike.Liang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions