diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-07-12 18:42:53 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-23 17:45:46 -0400 |
commit | 5ebca62eb8ebff67e2c8c4903bdb4f3c07922114 (patch) | |
tree | 46fbe51fbb48636ff4f6ac240eda5a199882e32b /drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | |
parent | bc6c2a6f6495668e3cf0acbecf820b93ca03aef7 (diff) | |
download | linux-5ebca62eb8ebff67e2c8c4903bdb4f3c07922114.tar.gz linux-5ebca62eb8ebff67e2c8c4903bdb4f3c07922114.tar.bz2 linux-5ebca62eb8ebff67e2c8c4903bdb4f3c07922114.zip |
drm/amdgpu/gfx12: 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