]> 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)
commit57e997e28b2e892ed5fc31616879c131c7a92e67
tree64b7c1c6027cd13fedcf620f2385e7b35db681a7
parentf3960325e1ab7ff28acc7a68a0085d9912fda320
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