| Index: gpu/config/gpu_driver_bug_list.json
|
| diff --git a/gpu/config/gpu_driver_bug_list.json b/gpu/config/gpu_driver_bug_list.json
|
| index 052b7ffb7c9e26fdd39598cc39e4d96aa41266ff..cfca3a9a6614a9f2eb70075fa2501ac6c976d09e 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "gpu driver bug list",
|
| - "version": "10.101",
|
| + "version": "10.102",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2493,6 +2493,19 @@
|
| "features": [
|
| "disable_chromium_framebuffer_multisample"
|
| ]
|
| + },
|
| + {
|
| + "id": 231,
|
| + "description": "Disable use of Direct3D 11 on Intel Cherryview due to visual glitches.",
|
| + "cr_bugs": [730126],
|
| + "os": {
|
| + "type": "win"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "device_id": ["0x22B0", "0x22B1", "0x22B2", "0x22B3"],
|
| + "features": [
|
| + "disable_d3d11"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|