drm/amdkfd: Add support for VI in DQM
authorBen Goz <ben.goz@amd.com>
Mon, 12 Jan 2015 12:28:46 +0000 (14:28 +0200)
committerOded Gabbay <oded.gabbay@gmail.com>
Mon, 20 Jul 2015 06:16:48 +0000 (09:16 +0300)
commit914bea6329b2cbbb3586a11f90ddf026bef44348
treedf2b2f9dadce124317e190cedda034081f0bf3fe
parentd696d536f0a97ac779d6176107ac4e96d0a2f8b9
drm/amdkfd: Add support for VI in DQM

This patch adds support for the VI APU in the DQM module.

Most of the functionality of DQM is shared between CI and VI. Therefore,
only a handful of functions are required to be in the
H/W-specific part of DQM.

Signed-off-by: Ben Goz <ben.goz@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager_vi.c