]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdkfd: Fix isa version for the GC 10.3.7
authorPrike Liang <Prike.Liang@amd.com>
Wed, 24 Aug 2022 03:16:51 +0000 (11:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 31 Aug 2022 15:18:18 +0000 (17:18 +0200)
commit43365c8fbb3ca6d60ecb32b5c0f91e1563dd0ac1
tree0eff271c965c85c5fcaf1a3e3cdf68fe70efa729
parentb864bc2ad49f413d670888abd737b2b5da3e5310
drm/amdkfd: Fix isa version for the GC 10.3.7

commit ee8086dbc1585d9f4020a19447388246a5cff5c8 upstream.

Correct the isa version for handling KFD test.

Fixes: 7c4f4f197e0c ("drm/amdkfd: Add GC 10.3.6 and 10.3.7 KFD definitions")
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdkfd/kfd_device.c