drm/amdkfd: Using new gtt sa in amdkfd
authorOded Gabbay <oded.gabbay@amd.com>
Sun, 26 Oct 2014 20:00:31 +0000 (22:00 +0200)
committerOded Gabbay <oded.gabbay@amd.com>
Fri, 9 Jan 2015 20:26:10 +0000 (22:26 +0200)
This patch change the calls throughout the amdkfd driver from the old kfd-->kgd
interface to the new kfd gtt sa inside amdkfd

v2: change the new call in sdma code that appeared because of the sdma feature

Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>
Reviewed-by: Alexey Skidanov <Alexey.skidanov@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found