]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12
authorSreekant Somasekharan <sreekant.somasekharan@amd.com>
Thu, 28 Nov 2024 17:05:56 +0000 (12:05 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 2 Dec 2024 23:34:52 +0000 (18:34 -0500)
commit33114f1057ea5cf40e604021711a9711a060fcb6
tree801da23a6f1eaee2f9fb54f2cd0539ac7444215d
parent1c0938620176f451b814e9611b5444cd272b2a65
drm/amdkfd: add MEC version that supports no PCIe atomics for GFX12

Add MEC version from which alternate support for no PCIe atomics
is provided so that device is not skipped during KFD device init in
GFX1200/GFX1201.

Signed-off-by: Sreekant Somasekharan <sreekant.somasekharan@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org # 6.11.x
drivers/gpu/drm/amd/amdkfd/kfd_device.c