OSDN Git Service

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)
commit5fa76a9dfe9fe501203d1a12a646d467db79aa90
treecfcc465dc60474d16e8b08094a46add462739cd8
parent795c1b8d0730541f4bfd09921d61bb824f7070f6
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