]> 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)
commit2e2a8059542a845e906e7bd71e0affe3c5778768
treecfcc465dc60474d16e8b08094a46add462739cd8
parentc180be44a3c90304b3f465f6d228e9583a263dc0
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