Files
linux/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
Yifan Zhang c38ecb4ef8 drm/amdgpu: set gfx9 onwards APU atomics support to be true
[ Upstream commit af7828fbce ]

APUs w/ gfx9 onwards doesn't reply on PCIe atomics, rather
it is internal path w/ native atomic support. Set have_atomics_support
to true.

Signed-off-by: Yifan Zhang <yifan1.zhang@amd.com>
Reviewed-by: Lang Yu <lang.yu@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:48:01 +02:00

163 KiB