]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/gmc9: print client id string for mmhub
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 2 Sep 2020 17:07:47 +0000 (13:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 3 Sep 2020 18:48:29 +0000 (14:48 -0400)
commit02f23f5f7c4bad0bea5ed1685d78280df0295478
treeb3d9c83612a17ce536167e0a1fa3aaca1a9bb1e5
parent93fabd84c90683199a294b6696559772f3e43e3a
drm/amdgpu/gmc9: print client id string for mmhub

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

Reviewed-by: Huang Rui <ray.huang@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