Upgrade GT610 drivers.
Bug: skia:6959 Change-Id: I5d89a5bdc8729f3bc7103710744158397a286899 No-Try: true Reviewed-on: https://skia-review.googlesource.com/34722 Reviewed-by: Stephan Altmueller <stephana@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
This commit is contained in:
parent
057981388d
commit
0d2b091c73
@ -257,7 +257,7 @@ func defaultSwarmDimensions(parts map[string]string) []string {
|
||||
if strings.Contains(parts["os"], "Win") {
|
||||
gpu, ok := map[string]string{
|
||||
"AMDHD7770": "1002:683d-22.19.165.512",
|
||||
"GT610": "10de:104a-21.21.13.7619",
|
||||
"GT610": "10de:104a-22.21.13.8205",
|
||||
"GTX1070": "10de:1ba1-22.21.13.8205",
|
||||
"GTX660": "10de:11c0-22.21.13.8205",
|
||||
"GTX960": "10de:1401-22.21.13.8205",
|
||||
|
@ -9310,7 +9310,7 @@
|
||||
"Housekeeper-PerCommit-BundleRecipes"
|
||||
],
|
||||
"dimensions": [
|
||||
"gpu:10de:104a-21.21.13.7619",
|
||||
"gpu:10de:104a-22.21.13.8205",
|
||||
"os:Windows-10-10586",
|
||||
"pool:Skia"
|
||||
],
|
||||
@ -16672,7 +16672,7 @@
|
||||
"Housekeeper-PerCommit-BundleRecipes"
|
||||
],
|
||||
"dimensions": [
|
||||
"gpu:10de:104a-21.21.13.7619",
|
||||
"gpu:10de:104a-22.21.13.8205",
|
||||
"os:Windows-10-10586",
|
||||
"pool:Skia"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user