Re: [PATCH] drm/amdgpu: distinguish early and late re-init log in sriov

2019-01-02 Thread Deucher, Alexander
Acked-by: Alex Deucher From: amd-gfx on behalf of wentalou Sent: Wednesday, January 2, 2019 3:03:56 AM To: amd-gfx@lists.freedesktop.org Cc: Lou, Wentao Subject: [PATCH] drm/amdgpu: distinguish early and late re-init log in sriov distinguish

[PATCH] drm/amdgpu: distinguish early and late re-init log in sriov

2019-01-02 Thread wentalou
distinguish ip_reinit_early_sriov and ip_reinit_late_sriov by different log RE-INIT-early and RE-INIT-late Change-Id: If4dd78cb807790e9f8daffb04d893cc7fd2b0e60 Signed-off-by: Wentao Lou --- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff