Update gpu blocklist entry for 8.17.12.* drivers to include Intel.
These multi-gpu systems are still having issues that lead to crashes. R=zmo Fixed: 1020137 Change-Id: I788f901abfbb393d14feb7d6b931c9c555fd8546 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2240058 Commit-Queue: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Auto-Submit: Dale Curtis <dalecurtis@chromium.org> Reviewed-by: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#777108}
This commit is contained in:
@ -620,11 +620,12 @@
|
||||
{
|
||||
"id": 90,
|
||||
"description": "Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers",
|
||||
"cr_bugs": [298968],
|
||||
"cr_bugs": [298968, 1020137],
|
||||
"os": {
|
||||
"type": "win"
|
||||
},
|
||||
"vendor_id": "0x10de",
|
||||
"multi_gpu_category": "any",
|
||||
"driver_version": {
|
||||
"comment": "INF_version: 8.17.12.5729, 8.17.12.8026; date: 05/22/2010, 08/03/2011",
|
||||
"op": "between",
|
||||
|
Reference in New Issue
Block a user