drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7
authorPrike Liang <Prike.Liang@amd.com>
Mon, 11 Jul 2022 08:03:08 +0000 (16:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 13 Jul 2022 15:25:16 +0000 (11:25 -0400)
commitc4e85551198ea894ac29da1a81becfde65c11f78
tree50764b4f69fe44d040214881fb7ab48a04c73667
parent017860c909b03fa687d29a1ca46390ba9a007b2a
drm/amdkfd: correct the MEC atomic support firmware checking for GC 10.3.7

On the GC 10.3.7 platform the initial MEC release version #3 can support
atomic operation,so need correct and set its MEC atomic support version to #3.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Aaron Liu <aaron.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c