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:58:21 +0000 (22:58 -0500)
commit3a74987b24279d242d17f522f8435f1942a3c948
tree6ac7bab60fa60c313ac605dc83642598747658ee
parent68ebc13ea40656fddd3803735d621921a2d74a5e
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