aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/gen_tasks.go
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2018-02-26 23:38:52 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-27 19:55:29 +0000
commit90e88aa8594bf04473f993c22d0cd41087262277 (patch)
tree231543106d5b7ff2be3226644bfe1639543ef7aa /infra/bots/gen_tasks.go
parent33d077dc91e03cbea42f9f55206e4e2832ab9973 (diff)
Upgrade Win Intel Haswell/Broadwell GPU drivers.
Affects IntelIris6100 and IntelHD4400. No-Try: true Change-Id: I50927e051ca37a7c39982da937e538698fa34e2d Reviewed-on: https://skia-review.googlesource.com/108189 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.go6
1 files changed, 2 insertions, 4 deletions
diff --git a/infra/bots/gen_tasks.go b/infra/bots/gen_tasks.go
index 6d84cea80b..70195addc3 100644
--- a/infra/bots/gen_tasks.go
+++ b/infra/bots/gen_tasks.go
@@ -302,11 +302,9 @@ func defaultSwarmDimensions(parts map[string]string) []string {
"GTX1070": "10de:1ba1-23.21.13.8813",
"GTX660": "10de:11c0-23.21.13.8813",
"GTX960": "10de:1401-23.21.13.8813",
- "IntelHD530": "8086:1912-21.20.16.4590",
- "IntelHD4400": "8086:0a16-20.19.15.4703",
- "IntelHD4600": "8086:0412-20.19.15.4703",
+ "IntelHD4400": "8086:0a16-20.19.15.4835",
"IntelIris540": "8086:1926-21.20.16.4590",
- "IntelIris6100": "8086:162b-20.19.15.4703",
+ "IntelIris6100": "8086:162b-20.19.15.4835",
"RadeonHD7770": "1002:683d-22.19.165.512",
"RadeonR9M470X": "1002:6646-22.19.165.512",
"QuadroP400": "10de:1cb3-22.21.13.8205",