Change GPU blacklist for Linux Optiums GPUs.
The current blacklist entry will exclude any Optimus configuration when GPU driver that isn't "Mesa >= 10.1". This is (unintentionally) blocking GPU on devices where the NVIDIA driver is used. This CL changes the intent so that we blacklist "Mesa < 10.1" rather than "anything except Mesa >= 10.1". BUG=530981 Review URL: https://codereview.chromium.org/1522683002 Cr-Commit-Position: refs/heads/master@{#367038}
Showing
Please register or sign in to comment