| 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 944660e6d838be3a72773bf777b79260d0620920..38e15cf81328f41de92fc6070c0f3ac8b47b5e09 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.8",
|
| + "version": "10.9",
|
| "entries": [
|
| {
|
| "id": 1,
|
| @@ -2461,6 +2461,22 @@
|
| "features": [
|
| "force_discrete_gpu"
|
| ]
|
| + },
|
| + {
|
| + "id": 229,
|
| + "description": "Overlay sizes bigger than screen aren't accelerated on some Intel drivers",
|
| + "cr_bugs": [720059],
|
| + "os": {
|
| + "type": "win"
|
| + },
|
| + "vendor_id": "0x8086",
|
| + "driver_version": {
|
| + "op": "<",
|
| + "value": "21.20.16.4542"
|
| + },
|
| + "features": [
|
| + "disable_larger_than_screen_overlays"
|
| + ]
|
| }
|
| ],
|
| "comment": [
|
|
|