drm/amdkfd: replace source_id with client_id for RAS poison consumption
authorTao Zhou <tao.zhou1@amd.com>
Wed, 16 Mar 2022 04:03:51 +0000 (12:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Mar 2022 16:40:25 +0000 (12:40 -0400)
commit9d8a8d78d95261241fdc009ff5b44cfa9f78c8e7
treef2a368bc80eee6092da6fcdf8260cc3f166c9705
parenteed41975307a365d1c0f6ed5c388b130ffdd2664
drm/amdkfd: replace source_id with client_id for RAS poison consumption

Client ID is more accruate here and we can deal with more different
cases with client ID.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c