commit | 4947b2f248f867626c7a3797fc3a314bd93aeac5 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Sep 11 09:30:46 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 19 12:38:17 2018 -0500 |
tree | 0510c5993675825d020d2ea451afc23bdfdbc393 | |
parent | 3e14bedc581c3b7b05cd36352d0d47eca0317497 [diff] |
drm/amdgpu: stop pipelining VM PDs/PTs moves We are going to need this for recoverable page fault handling and it makes shadow handling during GPU reset much more easier. Signed-off-by: Christian König <christian.koenig@amd.com> Acked-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>