Add DisplayGL::getDriverVersion and implementation on Linux NVIDIA
Some GPU driver bug workarounds should be active only for specific
driver version ranges. This adds NVIDIA Linux driver detection using
the XNVCtrl X11 extension.
BUG=590870
Change-Id: I8cbf692a0c8a6da7473169f29d720bdc2d07663d
Reviewed-on: https://chromium-review.googlesource.com/329637Reviewed-by:
Geoff Lang <geofflang@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Showing
src/third_party/libXNVCtrl/BUILD.gn
0 → 100644
src/third_party/libXNVCtrl/LICENSE
0 → 100644
src/third_party/libXNVCtrl/NVCtrl.c
0 → 100644
This diff is collapsed.
Click to expand it.
src/third_party/libXNVCtrl/NVCtrl.h
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
src/third_party/libXNVCtrl/NVCtrlLib.h
0 → 100644
This diff is collapsed.
Click to expand it.
src/third_party/libXNVCtrl/README.angle
0 → 100644
src/third_party/libXNVCtrl/libXNVCtrl.gyp
0 → 100644
src/third_party/libXNVCtrl/nv_control.h
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment