diff options
author | YiPeng Chai <YiPeng.Chai@amd.com> | 2024-06-24 11:26:00 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-06-27 17:31:43 -0400 |
commit | 5f08275cfd88609c86ee86d92efdb196d27c732d (patch) | |
tree | af0dd66c37d93820ab1fae9cd20b9d8c34b1b630 /drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c | |
parent | cbda2758d8bfae323b846210a3e52f0ad5fe7164 (diff) |
drm/amdgpu: refine poison creation interrupt handler
In order to apply to the case where a large number
of ras poison interrupts:
1. Change to use variable to record poison creation
requests to avoid fifo full.
2. Prioritize handling poison creation requests
instead of following the order of requests
received by the driver.
Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c')
0 files changed, 0 insertions, 0 deletions