]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: refine poison consumption interrupt handler
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 24 Jun 2024 03:33:19 +0000 (11:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Jun 2024 21:32:06 +0000 (17:32 -0400)
commite278849cb2b663bca7dd67ba5d531ecb5b4557df
tree5ceaf053818575fe3e7faf76cd4f5eb583cb6b2d
parent5f08275cfd88609c86ee86d92efdb196d27c732d
drm/amdgpu: refine poison consumption interrupt handler

1. The poison fifo is only used for poison consumption
   requests.
2. Merge reset requests when poison fifo caches multiple
   poison consumption messages

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>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.c