]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: explicitly sync VM update to PDs/PTs
authorChristian König <christian.koenig@amd.com>
Mon, 16 Dec 2019 13:22:35 +0000 (14:22 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Feb 2020 04:30:39 +0000 (23:30 -0500)
commit33ea819e4aedfc9c092acf065b2bf141b565a444
tree68b67e1b7114ba3e68f2e36977d279cbf9a55a32
parent01cab5c3b39f619443bab407b1c6721985ba284d
drm/amdgpu: explicitly sync VM update to PDs/PTs

Explicitly sync VM updates to the moving fence in PDs and PTs.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c