]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: must update page table after gpu reset
authorChunming Zhou <David1.Zhou@amd.com>
Mon, 27 Jun 2016 09:04:23 +0000 (17:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 7 Jul 2016 19:06:03 +0000 (15:06 -0400)
commitb46b8a877c6312cfe5eabf6953c0e07c393dcd20
tree704670793137fc7478c164c52b5541edb812b14d
parenta0250d36bd05bea9227a73328833782f57a1fa48
drm/amdgpu: must update page table after gpu reset

Record the gpu reset count in vmid to identify if gpu reset happened.

Signed-off-by: Chunming Zhou <David1.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c