aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
diff options
context:
space:
mode:
authorPierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>2024-06-25 14:31:34 +0200
committerAlex Deucher <alexander.deucher@amd.com>2024-07-01 16:10:47 -0400
commitca280d291967dee97ad4340e1c68084c702d2b3c (patch)
treea06379d0296a4455601ab2747a890348d8870d2c /drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
parent62ec7d38b769ccf33b1080e69c2ae5b7344d116d (diff)
drm/radeon: check bo_va->bo is non-NULL before using it
The call to radeon_vm_clear_freed might clear bo_va->bo, so we have to check it before dereferencing it. Signed-off-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_display.c')
0 files changed, 0 insertions, 0 deletions