]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/amdgpu/mmhub2.3: print client id string for mmhub
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Sep 2020 16:26:27 +0000 (12:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 5 Oct 2020 19:15:28 +0000 (15:15 -0400)
commit682b1f4c039db0f7eabf69735b038ddf0b94c73a
treed6d1ebed61570f5bbcd897800dd9cb85a7c2a67f
parent8bb3aa1a833f316374d5331005d7d7d2c648c0ac
drm/amdgpu/mmhub2.3: 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.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c