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)
commite74adf2039f98a30865ea7ef98689007c241c995
tree64b7c1c6027cd13fedcf620f2385e7b35db681a7
parent383b6f608b88315f81ffd09cfed2ab7c633b1ec9
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
This page took 0.027174 seconds and 5 git commands to generate.