]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: update the PASID mapping only on demand
authorChristian König <christian.koenig@amd.com>
Mon, 5 Feb 2018 16:38:01 +0000 (17:38 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:20:18 +0000 (14:20 -0500)
commit0fd1c1c15632a2b86525aea6d5a59ce62377c8d6
treebe73fc7af2f87e9ebea9e74dd654d5e6295adb77
parent4d5f77bc4a6b877958ed4425d821e98dcd43aac2
drm/amdgpu: update the PASID mapping only on demand

Updating the PASID is rather heavyweight and shouldn't be done all the
time.

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_ids.c
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c