PCI scan to find GPU: not limited to just VGA.
commitfe452825dd093c2e8cf7cb950b83c5cd5be5f038
authorzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 15 Apr 2014 21:12:09 +0000 (15 21:12 +0000)
committerzmo@chromium.org <zmo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 15 Apr 2014 21:12:09 +0000 (15 21:12 +0000)
tree582c15daf8bfe3ba22ab80510c6e0ce43966e8ed
parentc2252f312ed85d29b11379323cebe73b2747981f
PCI scan to find GPU: not limited to just VGA.

On Thinkpad T430s with NVIDIA Optimus, the NVIDIA GPU is listed as a
3D controller, not a VGA compatible controller.

BUG=363418
TEST=
R=kbr@chromium.org

Review URL: https://codereview.chromium.org/237673004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@263998 0039d316-1c4b-4281-b951-d872f2087c98
content/browser/gpu/compositor_util.cc
gpu/config/gpu_blacklist.cc
gpu/config/gpu_blacklist_unittest.cc
gpu/config/gpu_feature_type.h
gpu/config/gpu_info_collector_x11.cc