]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix ATC handling for Ryzen
authorChristian König <christian.koenig@amd.com>
Thu, 28 Mar 2019 12:53:38 +0000 (13:53 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Apr 2019 15:00:29 +0000 (10:00 -0500)
commit152d632d8136afed5c57a617d927698df2b9d750
treecfcc465dc60474d16e8b08094a46add462739cd8
parentf7f911360967e06ff0bca85351a3d633828179c9
drm/amdgpu: fix ATC handling for Ryzen

Otherwise we don't correctly use translate further.

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.c