aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2022-03-28 02:02:56 +0000
committerAlex Deucher <[email protected]>2022-04-01 03:05:53 +0000
commit9563e1ec9292254a5feb3dd1b7fbef0bed512c8f (patch)
tree031d284a00ea51d4a71e4e01f9c2f98209b2beef /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amd/display: Fix pointer dereferenced before checking (diff)
downloadkernel-9563e1ec9292254a5feb3dd1b7fbef0bed512c8f.tar.gz
kernel-9563e1ec9292254a5feb3dd1b7fbef0bed512c8f.zip
drm/amdgpu: Correct unlocked update fence handling
To fix two issues with unlocked update fence: 1. vm->last_unlocked store the latest fence without taking refcount. 2. amdgpu_vm_bo_update_mapping returns old fence, not the latest fence. Signed-off-by: Philip Yang <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions