aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2023-10-31 17:30:00 +0000
committerAlex Deucher <[email protected]>2023-11-10 16:33:28 +0000
commit256503071c2de2b5b5c20e06654aa9a44f13aa62 (patch)
tree3ecae0f50ca30e7812239dbafc7c595e3e21303f /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c
parentdrm/amdgpu: move UVD and VCE sched entity init after sched init (diff)
downloadkernel-256503071c2de2b5b5c20e06654aa9a44f13aa62.tar.gz
kernel-256503071c2de2b5b5c20e06654aa9a44f13aa62.zip
drm/amdgpu: Fix possible null pointer dereference
mem = bo->tbo.resource may be NULL in amdgpu_vm_bo_update. Fixes: 180253782038 ("drm/ttm: stop allocating dummy resources during BO creation") Signed-off-by: Felix Kuehling <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions