]> 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)
commit4db10e533cd306000ae27dd72a7c6da3f6bb8273
tree7dfc7cfd1d2c85fdcd85878ac151fc8e0a178b67
parent4c12ecba35bfbba91c83ab260ff8ff24f6fe38d6
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