]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit74b4b3f9cbd62560fb86dd9bd87e89b3ce41b6e4
tree4ba3e452a81a18aed476852eaccecc02a4aefef9
parent7d5e87d34350868082c328b1f9eaa94f67e85772
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