drm/amdgpu: restart the CS if some parts of the VM are still invalidated
authorChristian König <christian.koenig@amd.com>
Wed, 25 Feb 2026 14:12:02 +0000 (15:12 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Jun 2026 19:24:48 +0000 (15:24 -0400)
commit59720bfd8c6dbebeb8d5a7ab64241b007efd9213
tree60eb6755ebb4f3423fc241416eda366917b48536
parent1e815068fba5ea2684c146b445a3b1f6da7eddee
drm/amdgpu: restart the CS if some parts of the VM are still invalidated

Make sure that we only submit work with full up to date VM page tables.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Tested-by: Vitaly Prosyak <vitaly.prosyak@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c