aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/gen_tasks.go
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-04-11 11:29:59 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-04-11 17:52:37 +0000
commit300cf065fef67b9f87fbf95727981bc03884d23b (patch)
treeb66483e0f3430945e20ec879ab9b769b331bb7b0 /infra/bots/gen_tasks.go
parent8eaf64ae12696d4189d3cea9f023658494cf82b8 (diff)
Switch to latest Windows Intel Skylake GPU driver.
This is in preparation for upgrading the Windows Skolo bots. See also https://skia-review.googlesource.com/c/buildbot/+/119320 -- pnputil.exe doesn't like installing drivers older than the ones available from Windows Update. Bug: skia:7680 Change-Id: I8e8dedad89a70eb02730803a777671514ed1e84e Reviewed-on: https://skia-review.googlesource.com/120440 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/gen_tasks.go')
-rw-r--r--infra/bots/gen_tasks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index 8d3f26408f..b3935f1002 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -292,7 +292,7 @@ func defaultSwarmDimensions(parts map[string]string) []string {
"GTX660": "10de:11c0-23.21.13.9101",
"GTX960": "10de:1401-23.21.13.9101",
"IntelHD4400": "8086:0a16-20.19.15.4835",
- "IntelIris540": "8086:1926-21.20.16.4839",
+ "IntelIris540": "8086:1926-23.20.16.4982",
"IntelIris6100": "8086:162b-20.19.15.4835",
"RadeonHD7770": "1002:683d-23.20.15017.4003",
"RadeonR9M470X": "1002:6646-23.20.15017.4003",