]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: check more client ids in interrupt handler
authorTao Zhou <tao.zhou1@amd.com>
Wed, 6 Jan 2021 03:43:27 +0000 (11:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 8 Jan 2021 20:18:25 +0000 (15:18 -0500)
commite55df68b85fa908bee18cb3184b9020b7a114654
tree7dfc7cfd1d2c85fdcd85878ac151fc8e0a178b67
parentd579a8c1eb3924d10bdbd5166e38f2b79a668be4
drm/amdkfd: check more client ids in interrupt handler

Add check for SExSH clients in kfd interrupt handler.

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