/include/pcmcia/

'>emaclite-cleanup net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2016-08-12 13:29:18 +0200
committerAlex Deucher <alexander.deucher@amd.com>2016-08-16 10:44:45 -0400
commitafef8b8f99b6489ae1e9fe535d74bf2ce9fa17bd (patch)
tree926f32e39cff4e7a628803abb68fb9c228bfcd0f /drivers/gpu/drm/amd
parent96105e5375892f63cc56fa707a1db0d74abc764d (diff)
drm/amdgpu: add function pointer to the pte_update_params
Remember what function to call while planning the commands instead of figuring it our later on. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Edward O'Callaghan <funfunctor@folklore1984.net> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c76
1 files changed, 54 insertions, 22 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c