OSDN Git Service

drm/amdgpu: move PSP init prior to IH in gpu reset
authorEmily Deng <Emily.Deng@amd.com>
Mon, 10 Sep 2018 09:51:31 +0000 (17:51 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 11 Sep 2018 03:45:42 +0000 (22:45 -0500)
commit39186aefac362ba3df65a953290ebd025d0c2bf0
tree99919da3e0ecfefa20600f96ed6cafcaa97243fc
parentfbbf794cbd4872cc4e894ab236d45c97b98008ea
drm/amdgpu: move PSP init prior to IH in gpu reset

since we use PSP to program IH regs now

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Emily Deng <Emily.Deng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c