OSDN Git Service

drm/amdgpu/gmc9: print client id string for gfxhub
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 1 Sep 2020 21:48:23 +0000 (17:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2020 18:48:23 +0000 (14:48 -0400)
commitbe99ecbfff4e3603994ebfcc37072270b0734ab7
treef432722e858659887db7b46624575a9c3168da10
parent2d37949dc3bacf3523b97ec84eb16a26574fe5b3
drm/amdgpu/gmc9: 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/gmc_v9_0.c