| 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 b2f637fedddef5829780997750f650eae73bd370..944660e6d838be3a72773bf777b79260d0620920 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.7",
|
| + "version": "10.8",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2447,6 +2447,20 @@
|
| "features": [
|
| "avoid_stencil_buffers"
|
| ]
|
| + },
|
| + {
|
| + "id": 228,
|
| + "description": "Intel HD 3000 driver crashes frequently on Mac",
|
| + "cr_bugs": [720152],
|
| + "os": {
|
| + "type": "macosx"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "device_id": ["0x0116", "0x0126"],
|
| + "multi_gpu_style": "amd_switchable",
|
| + "features": [
|
| + "force_discrete_gpu"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|