drm/amdgpu: Print client id for the unregistered interrupt resource
authorMa Jun <Jun.Ma2@amd.com>
Wed, 7 Jun 2023 09:19:14 +0000 (17:19 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Jun 2023 15:06:57 +0000 (11:06 -0400)
commita1c23485b8ef40fbb9690fdf40f15bcb26c43e73
treefbffa0ae7cc2c52bcff9ba60f815e6887e4e2d47
parentfb120e84b00ad4371c13a0f31df773fbbb16b09f
drm/amdgpu: Print client id for the unregistered interrupt resource

Modify the debug information and print the clien id for these
interrupts as well.

Signed-off-by: Ma Jun <Jun.Ma2@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c