diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-07-12 18:14:52 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-23 17:45:45 -0400 |
commit | bc6c2a6f6495668e3cf0acbecf820b93ca03aef7 (patch) | |
tree | fd7dc41feb331156610fd7f63739f27b9720d3ea /drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | |
parent | a7909022371dc8c70bdc4871a97cc49e34d78a6d (diff) | |
download | linux-bc6c2a6f6495668e3cf0acbecf820b93ca03aef7.tar.gz linux-bc6c2a6f6495668e3cf0acbecf820b93ca03aef7.tar.bz2 linux-bc6c2a6f6495668e3cf0acbecf820b93ca03aef7.zip |
drm/amdgpu/gfx10: 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>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c')
0 files changed, 0 insertions, 0 deletions