Loading
drm/amdkfd: Fix PTE clearing during SVM unmap on GFX 12.1
During migration from VRAM to RAM, when PTE is cleared, reset the PTE to always ensure that PTE.P=1 is set on GFX 12.1. If PTE.P is not set, it can lead to TF faults. Signed-off-by:Mukul Joshi <mukul.joshi@amd.com> Reviewed-by:
Alex Sierra <alex.sierra@amd.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>