]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu:cleanup virt related define
authorMonk Liu <Monk.Liu@amd.com>
Mon, 19 Sep 2016 04:13:58 +0000 (12:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 14:24:20 +0000 (10:24 -0400)
commit29725d44a65266572b8d04f6a56cdde1d0624e19
tree3629164921e8f51dd0a0330758f0cd2ee31163d0
parent67d2e9e7bc20a1f6b6c466a29d27dcc9948bd030
drm/amdgpu:cleanup virt related define

move virtual machine related structure to amdgpu_virt.h
easy for developer to maintain for virualization stuffs

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