Files
linux/drivers/gpu/drm/amd/amdkfd
Felix Kuehling b58ffd21ec drm/amdkfd: make needs_pcie_atomics FW-version dependent
[ Upstream commit fb932dfeb8 ]

On some GPUs the PCIe atomic requirement for KFD depends on the MEC
firmware version. Add a firmware version check for this. The minimum
firmware version that works without atomics can be updated in the
device_info structure for each GPU type.

Move PCIe atomic detection from kgd2kfd_probe into kgd2kfd_device_init
because the MEC firmware is not loaded yet at the probe stage.

Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-30 10:13:06 +02:00
..
2021-04-20 21:50:35 -04:00
2021-04-20 21:50:35 -04:00