aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
diff options
context:
space:
mode:
authorLin.Cao <[email protected]>2025-01-14 09:42:01 +0000
committerAlex Deucher <[email protected]>2025-01-24 14:55:04 +0000
commitb529093999ff052916b35356dc66eddb83258ead (patch)
tree54a581a3413c9666de8f61537edefccb7bf13b7f /drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
parentdrm/amd/pm: Fix smu v13.0.6 caps initialization (diff)
downloadkernel-b529093999ff052916b35356dc66eddb83258ead.tar.gz
kernel-b529093999ff052916b35356dc66eddb83258ead.zip
drm/amdgpu: fix ring timeout issue in gfx10 sr-iov environment
commit 26c95e838e63 ("drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepare") set job->vm as NULL if there is no fence. It will cause emit switch buffer be skippen if job->vm set as NULL. Check job rather than vm could solve this problem. Fixes: 26c95e838e63 ("drm/amdgpu: set the VM pointer to NULL in amdgpu_job_prepare") Signed-off-by: Lin.Cao <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c')
0 files changed, 0 insertions, 0 deletions