]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdkfd: Enable GFX12 trap handler
authorDavid Belanger <david.belanger@amd.com>
Thu, 17 Aug 2023 21:28:38 +0000 (17:28 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 May 2024 20:18:13 +0000 (16:18 -0400)
commit782b93436afff4105c725163b26fd7dd99198baa
tree1d1de47ff56a4a3d3445775730a7db223394a40e
parentcf338b5dfe9d3a00f3c9d56fda05d70f78719af4
drm/amdkfd: Enable GFX12 trap handler

Updated switch statement to use GFX12 trap handler.

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