diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-07-11 10:38:03 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-23 17:45:45 -0400 |
commit | a7909022371dc8c70bdc4871a97cc49e34d78a6d (patch) | |
tree | b0f773158f32e61d82964b6471a959b7b8bd5544 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | acddd5cf70e609e1e1e638ac0422977ea2b4783f (diff) |
drm/amdgpu/gfx11: Enable bad opcode interrupt
For the bad opcode case, it will cause CP/ME hang.
The firmware will prevent the ME side from hanging by raising a bad opcode interrupt.
And the driver needs to perform a vmid reset when receiving the interrupt.
v2: update irq naming (drop priv) (Alex)
Acked-by: Felix Kuehling <felix.kuehling@amd.com>
Signed-off-by: Jesse Zhang <Jesse.Zhang@amd.com>
Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c')
0 files changed, 0 insertions, 0 deletions