]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add check for atombios GPU virtualization table
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Feb 2016 16:00:49 +0000 (11:00 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Feb 2016 19:17:10 +0000 (14:17 -0500)
commitc089a1455a6951e440b5573a3c56f594f854a094
tree64b7c1c6027cd13fedcf620f2385e7b35db681a7
parent685ae71f061158ce085d25b99fde6f20ed4150ff
drm/amdgpu: add check for atombios GPU virtualization table

This table is found on boards that support SR-IOV.  This will
be used to determine if the board supports SR-IOV and allow
the driver to take specific action in certain cases.

Reviewed-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/amdgpu_atombios.c
drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.h