]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: stop syncing PRT map operations
authorChristian König <christian.koenig@amd.com>
Wed, 21 Aug 2024 12:00:34 +0000 (14:00 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 5 Nov 2024 15:35:39 +0000 (10:35 -0500)
commitbc566781845bced474109289f6fc03f669efedd1
treee0868fc902db4ee73d1986f96e7600d3aceeadfe
parente2e97435783979124ba92d6870415c57ecfef6a5
drm/amdgpu: stop syncing PRT map operations

Requested by both Bas and Friedrich. Mapping PTEs as PRT doesn't need to
sync for anything.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Friedrich Vock <friedrich.vock@gmx.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c