]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWS
authorYong Zhao <Yong.Zhao@amd.com>
Wed, 17 Oct 2018 16:24:02 +0000 (12:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Nov 2018 21:38:14 +0000 (16:38 -0500)
commita22a383017ce8bac7037c82ea51e9dc4c4520db1
treec242041a9487a61fa6736152641e0288e70a1077
parentad81adc838b40af311fb2d053cfd327486faaaa0
drm/amdkfd: Workaround PASID missing in gfx9 interrupt payload under non HWS

This is a known gfx9 HW issue, and this change can perfectly workaround
the issue.

Signed-off-by: Yong Zhao <Yong.Zhao@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c