]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu:use hw_init for sriov_gpu_reset
authorMonk Liu <Monk.Liu@amd.com>
Thu, 9 Feb 2017 03:55:49 +0000 (11:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:52:54 +0000 (23:52 -0400)
commite4f0fdcc9c95f415b6ac54d0d309021a17b9b2a8
treebf1897344c8be9726525d7e6d93d42c242eab08d
parent2245b60f9c3f5047c581f93d5a2656a0c5988c0e
drm/amdgpu:use hw_init for sriov_gpu_reset

no suspend invoked so after VF FLR by host, we just
call hw_init to reinitialize IPs.

Signed-off-by: Monk Liu <Monk.Liu@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