]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: move PD/PT address calculation into backend function
authorChristian König <christian.koenig@amd.com>
Tue, 16 Jan 2018 15:54:25 +0000 (16:54 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:17:45 +0000 (14:17 -0500)
commit0d45a8872226d6f1c87ab7942dce7fcdce60d59b
treefcfec6301257b0d62f52b1dfec9460fbd44feb88
parent49db0db84829ede48118657fdd439d8c7050f994
drm/amdgpu: move PD/PT address calculation into backend function

This way we can better handle the differences for CPU based updates.

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