]> 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)
commit726a988e641165707261a080823abe322d639d77
treef2a368bc80eee6092da6fcdf8260cc3f166c9705
parent3e242f35066dc24bcca05f2e5900083edc855c09
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