aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
diff options
context:
space:
mode:
authorChunming Zhou <[email protected]>2017-04-27 07:13:52 +0000
committerAlex Deucher <[email protected]>2017-04-28 21:33:14 +0000
commit10e709cb296c98424c03408d23e3addeddcd4088 (patch)
tree7d8da7f73eb37953ee163ccfd1412fd47e6ce4f7 /drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c
parentdrm/amdgpu: bump version for exporting gpu info for gfx9 (diff)
downloadkernel-10e709cb296c98424c03408d23e3addeddcd4088.tar.gz
kernel-10e709cb296c98424c03408d23e3addeddcd4088.zip
drm/amdgpu: fix deadlock of reservation between cs and gpu reset v2
the case could happen when gpu reset: 1. when gpu reset, cs can be continue until sw queue is full, then push job will wait with holding pd reservation. 2. gpu_reset routine will also need pd reservation to restore page table from their shadow. 3. cs is waiting for gpu_reset complete, but gpu reset is waiting for cs releases reservation. v2: handle amdgpu_cs_submit error path. Signed-off-by: Chunming Zhou <[email protected]> Reviewed-by: Christian König <[email protected]> Reviewed-by: Junwei Zhang <[email protected]> Reviewed-by: Monk Liu <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gart.c')
0 files changed, 0 insertions, 0 deletions