diff options
| author | Shaoyun Liu <[email protected]> | 2018-07-12 02:32:59 +0000 |
|---|---|---|
| committer | Oded Gabbay <[email protected]> | 2018-07-12 02:32:59 +0000 |
| commit | b5d21aac33179e55807d0fb0c0e1f694c1dce2c3 (patch) | |
| tree | fbf9c9f048cd60724d58a6694027c4827adb665a /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | drm/amdkfd: Implement hang detection in KFD and call amdgpu (diff) | |
| download | kernel-b5d21aac33179e55807d0fb0c0e1f694c1dce2c3.tar.gz kernel-b5d21aac33179e55807d0fb0c0e1f694c1dce2c3.zip | |
drm/amdgpu: Don't use shadow BO for compute context
Compute contexts cannot keep going after a GPU reset. Currently the process
must terminate. In the future a process may be able recreate its context
from scratch. Either way, there is no need to restore the GPUVM page table
from shadow BOs.
Signed-off-by: Shaoyun Liu <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Oded Gabbay <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
