]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb8cc2091cff3a5e185cc28d7cf80c0b2b85471a3
treef2a368bc80eee6092da6fcdf8260cc3f166c9705
parent1a86aba6f5ec6ed929a7ff924123756be57d74d3
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