drm/amdgpu: Refine the error report when flush tlb.
authorPeng Ju Zhou <PengJu.Zhou@amd.com>
Wed, 28 Apr 2021 08:22:27 +0000 (16:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:38:03 +0000 (22:38 -0400)
commitd9c7f753b8b4d69294ec990c185d5d5fd0a29336
tree2e85fe1dec38396991c23187cbead05e4791bc9f
parente0972f8c21d2f1683329e7dddb45b0ed0a1b2fd9
drm/amdgpu: Refine the error report when flush tlb.

there are 2 hubs to flush in the gmc, to make it easier
to debug when hub flush failed, refine the logs.

Signed-off-by: Peng Ju Zhou <PengJu.Zhou@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c