]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: add ASIC version check for the reset selection of RAS poison
authorTao Zhou <tao.zhou1@amd.com>
Thu, 13 Jun 2024 09:15:17 +0000 (17:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Jun 2024 20:18:27 +0000 (16:18 -0400)
commit9d308e32a98f79a3d914d2baa6de628640600781
tree4e544646f966b20d7bf152bd304556b07aaada8f
parent4280f60e8e7caa5160135223e486545893bc9013
drm/amdkfd: add ASIC version check for the reset selection of RAS poison

GFX v9.4.3 uses mode1 reset, other ASICs choose mode2.

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Acked-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_int_process_v9.c