drm/amdgpu: distinguish early and late re-init log in sriov
authorwentalou <Wentao.Lou@amd.com>
Wed, 2 Jan 2019 07:56:27 +0000 (15:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:04:49 +0000 (15:04 -0500)
commit0aaeefccb4d717b001d64a75ac1141914e928869
tree98a0f6155087336ededc614443a6244044116ac3
parent7df7e505e82a2b39e80159234f8556e1e46f9341
drm/amdgpu: distinguish early and late re-init log in sriov

distinguish ip_reinit_early_sriov and ip_reinit_late_sriov
by different log RE-INIT-early and RE-INIT-late

Signed-off-by: Wentao Lou <Wentao.Lou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c