drm/amdgpu: Enable BAD_OPCODE intr for gfx8
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Thu, 22 Jun 2017 20:40:28 +0000 (16:40 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2018 02:09:14 +0000 (21:09 -0500)
commit13cd51a8f1ff77972912e42f30015a0c14e2e47d
treef0b76227dc72d2d1659b5af86da4f11812dc76ba
parent6d12aa874163cc8330c36dff05701cf7cbdff398
drm/amdgpu: Enable BAD_OPCODE intr for gfx8

This enables KFD_EVENT_TYPE_HW_EXCEPTION notifications to user mode in
response to bad opcodes in a CP queue.

Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@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/amdgpu/amdgpu_amdkfd_gfx_v8.c