]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/amdgpu: recover vram bo from shadow after gpu reset V2
authorChunming Zhou <David1.Zhou@amd.com>
Thu, 21 Jul 2016 09:20:52 +0000 (17:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Aug 2016 17:47:21 +0000 (13:47 -0400)
commit53cdccd5200f5051460e778be11cc371474bc3b5
tree19dce02c758d6c4f283f7bfffb1a9a7b70eafdb6
parent0c4e7fa56112b0eaef0bf88b569608620e0465b8
drm/amdgpu: recover vram bo from shadow after gpu reset V2

V2:
1. don't directly submit to many jobs at the same time.
2. delete unrelated printk.

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_device.c