diff options
author | Hawking Zhang <Hawking.Zhang@amd.com> | 2023-08-09 19:07:50 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-08-15 18:07:41 -0400 |
commit | 8b3a7a707c6c5f7ccde47cf2427a560675cc5202 (patch) | |
tree | 445e59018807b7e5a3db5179f970aa5bd57b98b9 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c | |
parent | 475968fe4a05b060864524a403e0d4a53f79aed0 (diff) | |
download | linux-8b3a7a707c6c5f7ccde47cf2427a560675cc5202.tar.gz linux-8b3a7a707c6c5f7ccde47cf2427a560675cc5202.tar.bz2 linux-8b3a7a707c6c5f7ccde47cf2427a560675cc5202.zip |
drm/amdgpu: Remove unnecessary ras cap check
RAS global isr will only be invoked by hardware
interrupt. Don't need to query ras capability in isr
In addition, amdgpu_ras_interrupt_fatal_error_handler
ensures the isr won't be called from guest linux
side by accident. The RAS cap check in isr that
introduced to fix sriov crash is not needed any more
Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
0 files changed, 0 insertions, 0 deletions