drm/amdgpu:add new file for SRIOV
authorMonk Liu <Monk.Liu@amd.com>
Mon, 9 Jan 2017 07:21:13 +0000 (15:21 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 27 Jan 2017 16:13:19 +0000 (11:13 -0500)
commit4e4bbe7343a6d8269342189329b865355fe1bb51
tree4ba3e452a81a18aed476852eaccecc02a4aefef9
parentbd7de27d81a73c91fad9a3358f56ecf7f0dc8ede
drm/amdgpu:add new file for SRIOV

for SRIOV usage, CSA is only used per device and each
VM will map on it.

Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c [new file with mode: 0644]
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h