| 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 b249326475a3c9ad150efa2b4286d7fa353d5387..15aa3aa369f64f53da6bbdaac956325ee005a2c4 100644
|
| --- a/gpu/config/gpu_driver_bug_list.json
|
| +++ b/gpu/config/gpu_driver_bug_list.json
|
| @@ -842,6 +842,19 @@
|
| "multi_gpu_style": "amd_switchable",
|
| "features": [
|
| "disable_d3d11"
|
| + ]
|
| + },
|
| + {
|
| + "id": 101,
|
| + "description": "The Mali-Txxx driver hangs when reading from currently displayed buffer",
|
| + "cr_bugs": [457511],
|
| + "os": {
|
| + "type": "chromeos"
|
| + },
|
| + "gl_vendor": "ARM.*",
|
| + "gl_renderer": "Mali-T.*",
|
| + "features": [
|
| + "disable_non_empty_post_sub_buffers_for_onscreen_surfaces"
|
| ]
|
| },
|
| {
|
|
|