]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: Added temporary changes for GFX12.
authorDavid Belanger <david.belanger@amd.com>
Wed, 10 May 2023 17:16:26 +0000 (13:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:12 +0000 (16:18 -0400)
commit8aa89b69d6b3d4d847535fac1b6f81e29f193b3a
tree1c21a0b620deebdf61e37de0c1f206a10d5efe45
parent592a5d7de454049455157e2f347908cb2fb5c45d
drm/amdkfd: Added temporary changes for GFX12.

Added cases for GFX12 in switch statement, code relying on GFX11
implementation until GFX12 implementation is complete.

Signed-off-by: David Belanger <david.belanger@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_device.c