Loading
drm/amdgpu/gmc11: add amdgpu_vm_handle_fault() handling
We need to call amdgpu_vm_handle_fault() on page fault on all gfx9 and newer parts to properly update the page tables, not just for recoverable page faults. Cc: stable@vger.kernel.org Reviewed-by:Timur Kristóf <timur.kristof@gmail.com> Signed-off-by:
Alex Deucher <alexander.deucher@amd.com>