OSDN Git Service

drm/amdgpu: add adev to the pte_update_params
authorChristian König <christian.koenig@amd.com>
Thu, 4 Aug 2016 13:02:49 +0000 (15:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Aug 2016 18:05:49 +0000 (14:05 -0400)
commit27c5f36fe138e29d63eea7d1445bda1ca64921d9
tree8c44e9ff0d9f636baabb12f8b1b828f8b85f7410
parent29efc4f5dfe47e992b04f92c4a4d990d03816e78
drm/amdgpu: add adev to the pte_update_params

No need to carry that forward as a separate parameter.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c