drm/amdgpu/gmc10: print client id string for gfxhub
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Sep 2020 21:49:47 +0000 (17:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2020 18:48:27 +0000 (14:48 -0400)
commit93fabd84c90683199a294b6696559772f3e43e3a
treea56c500e3f84318294334b53f68478d572536e05
parentbe99ecbfff4e3603994ebfcc37072270b0734ab7
drm/amdgpu/gmc10: print client id string for gfxhub

Print the name of the client rather than the number.  This
makes it easier to debug what block is causing the fault.

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c
drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c