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)
commit7af103ea8722059d645225f598bd15b87634bb70
tree7dfc7cfd1d2c85fdcd85878ac151fc8e0a178b67
parent673da94cb85cf4e0a7b52fe284eec8a4eb98d271
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