OSDN Git Service

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)
commita86aa3ca5a2f16772653782c078f62a7d76dd57e
tree42a8dc00bc514cd363351542bcce9cf131b3ae0a
parent73a1da0bb3b32a552817c57dcaebef09bd2f3677
drm/amdkfd: Using new gtt sa in amdkfd

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>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_kernel_queue.c
drivers/gpu/drm/amd/amdkfd/kfd_mqd_manager.c
drivers/gpu/drm/amd/amdkfd/kfd_packet_manager.c