]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdkfd: Add GFX1201 to svm_range_get_pte_flags function
authorSreekant Somasekharan <sreekant.somasekharan@amd.com>
Fri, 10 May 2024 14:07:58 +0000 (10:07 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 May 2024 21:40:37 +0000 (17:40 -0400)
commit5d32b7e77b892c1eada532f37841f504175e4b64
treea1ee312f9a2813d97a6b3dab889bc509723a39ca
parent736f911204ec30707c24817781de5f990a5f545d
drm/amdkfd: Add GFX1201 to svm_range_get_pte_flags function

GFX1201 was missed in the commit below. Adding it in.

Fixes: 628e1ace2379 ("drm/amdkfd: mark GFX12 system and peer GPU memory mappings as MTYPE_NC")
Signed-off-by: Sreekant Somasekharan <sreekant.somasekharan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_svm.c