1 // Copyright (c) 2013 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
5 // Determines whether certain gpu-related features are blacklisted or not.
6 // The format of a valid software_rendering_list.json file is defined in
7 // <gpu/config/gpu_control_list_format.txt>.
8 // The supported "features" can be found in <gpu/config/gpu_blacklist.cc>.
10 #include "gpu/config/gpu_control_list_jsons.h"
12 #define LONG_STRING_CONST(...) #__VA_ARGS__
16 const char kSoftwareRenderingListJson
[] = LONG_STRING_CONST(
19 "name": "software rendering list",
20 // Please update the version number whenever you change this file.
25 "description": "ATI Radeon X1900 is not compatible with WebGL on the Mac",
26 "webkit_bugs": [47028],
30 "vendor_id": "0x1002",
31 "device_id": ["0x7249"],
40 "description": "GL driver is software rendered. GPU acceleration is disabled",
41 "cr_bugs": [59302, 315217],
45 "gl_renderer": "(?i).*software.*",
52 "description": "The Intel Mobile 945 Express family of chipsets is not compatible with WebGL",
57 "vendor_id": "0x8086",
58 "device_id": ["0x27AE", "0x27A2"],
63 "accelerated_2d_canvas"
68 "description": "ATI/AMD cards with older drivers in Linux are crash-prone",
69 "cr_bugs": [71381, 76428, 73910, 101225, 136240, 357314],
73 "vendor_id": "0x1002",
76 "driver_vendor": ".*AMD.*",
84 "driver_vendor": "Mesa",
97 "description": "NVIDIA GeForce FX Go5200 is assumed to be buggy",
102 "vendor_id": "0x10de",
103 "device_id": ["0x0324"],
110 "description": "NVIDIA GeForce 7300 GT on Mac does not support WebGL",
115 "vendor_id": "0x10de",
116 "device_id": ["0x0393"],
125 "description": "Drivers older than 2009-01 on Windows are possibly unreliable",
126 "cr_bugs": [72979, 89802, 315205],
136 "vendor_id": "0x8086",
137 "device_id": ["0x29a2"],
140 "value": "7.15.10.1624"
144 "driver_vendor": "osmesa"
147 "vendor_id": "0x1414",
148 "device_id": ["0x02c1"]
157 "description": "Older Intel mesa drivers are crash-prone",
158 "cr_bugs": [76703, 164555, 225200, 340886],
162 "vendor_id": "0x8086",
163 "driver_vendor": "Mesa",
170 "device_id": ["0x0102", "0x0106", "0x0112", "0x0116", "0x0122", "0x0126", "0x010a", "0x0152", "0x0156", "0x015a", "0x0162", "0x0166"],
177 "device_id": ["0xa001", "0xa002", "0xa011", "0xa012", "0x29a2", "0x2992", "0x2982", "0x2972", "0x2a12", "0x2a42", "0x2e02", "0x2e12", "0x2e22", "0x2e32", "0x2e42", "0x2e92"],
184 "device_id": ["0x0042", "0x0046"],
191 "device_id": ["0x2a02"],
198 "device_id": ["0x0a16", "0x0a26"],
211 "description": "NVIDIA Quadro FX 1500 is buggy",
216 "vendor_id": "0x10de",
217 "device_id": ["0x029e"],
224 "description": "Mesa drivers in linux older than 7.11 are assumed to be buggy",
228 "driver_vendor": "Mesa",
235 "driver_vendor": "osmesa"
244 "description": "Accelerated 2d canvas is unstable in Linux at the moment",
249 "accelerated_2d_canvas"
254 "description": "ATI/AMD cards with older drivers in Linux are crash-prone",
255 "cr_bugs": [95934, 94973, 136240, 357314],
259 "gl_vendor": "ATI.*",
262 "driver_vendor": ".*AMD.*",
270 "driver_vendor": "Mesa",
283 "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone",
284 "cr_bugs": [95934, 94973, 357314],
288 "gl_vendor": "X\\.Org.*",
289 "gl_renderer": ".*AMD.*",
292 "driver_vendor": "Mesa",
305 "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone",
306 "cr_bugs": [95934, 94973, 357314],
310 "gl_vendor": "X\\.Org.*",
311 "gl_renderer": ".*ATI.*",
314 "driver_vendor": "Mesa",
327 "description": "NVIDIA cards with nouveau drivers in Linux are crash-prone",
332 "vendor_id": "0x10de",
333 "gl_vendor": "(?i)nouveau.*",
340 "description": "Accelerated 2d canvas is disabled on Windows systems with low perf stats",
341 "cr_bugs": [116350, 151500],
357 "cpu_info": "(?i).*Atom.*"
361 "accelerated_2d_canvas"
366 "description": "S3 Trio (used in Virtual PC) is not compatible",
371 "vendor_id": "0x5333",
372 "device_id": ["0x8811"],
379 "description": "Stage3D is not supported on Linux",
390 "description": "Older drivers are unreliable for Optimus on Linux",
391 "cr_bugs": [131308, 363418],
395 "multi_gpu_style": "optimus",
398 "driver_vendor": "Mesa",
403 "gl_vendor": "Intel.*"
412 "description": "Accelerated 2D canvas is unstable for NVidia GeForce 9400M on Lion",
421 "vendor_id": "0x10de",
422 "device_id": ["0x0863"],
424 "accelerated_2d_canvas"
429 "description": "AMD Radeon HD 6490M and 6970M on Snow Leopard are buggy",
430 "cr_bugs": [137307, 285350],
438 "vendor_id": "0x1002",
439 "device_id": ["0x6760", "0x6720"],
446 "description": "Intel HD 4000 causes kernel panic on Lion",
456 "vendor_id": "0x8086",
457 "device_id": ["0x0166"],
458 "multi_gpu_category": "any",
465 "description": "Parallels drivers older than 7 are buggy",
470 "vendor_id": "0x1ab8",
481 "description": "ATI FireMV 2400 cards on Windows are buggy",
486 "vendor_id": "0x1002",
487 "device_id": ["0x3151"],
494 "description": "NVIDIA linux drivers older than 295.* are assumed to be buggy",
499 "vendor_id": "0x10de",
500 "driver_vendor": "NVIDIA",
511 "description": "Accelerated video decode is unavailable on Mac and Linux",
512 "cr_bugs": [137247, 133828],
531 "accelerated_video_decode"
536 "description": "NVidia GeForce GT 650M can cause the system to hang with flash 3D",
546 "multi_gpu_style": "optimus",
547 "vendor_id": "0x10de",
548 "device_id": ["0x0fd5"],
556 "description": "Disable VMware software renderer on older Mesa",
557 "cr_bugs": [145531, 332596],
561 "gl_vendor": "VMware.*",
564 "driver_vendor": "Mesa",
569 "gl_renderer": ".*SVGA3D.*"
578 "description": "The Intel GMA500 is too slow for Stage3D",
580 "vendor_id": "0x8086",
581 "device_id": ["0x8108", "0x8109"],
588 "description": "NVIDIA linux drivers are unstable when using multiple Open GL contexts and with low memory",
593 "vendor_id": "0x10de",
594 "driver_vendor": "NVIDIA",
596 "accelerated_video_decode",
602 // Panel fitting is only used with OS_CHROMEOS. To avoid displaying an
603 // error in chrome:gpu on every other platform, this blacklist entry needs
604 // to only match on chromeos. The drawback is that panel_fitting will not
605 // appear to be blacklisted if accidentally queried on non-chromeos.
607 "description": "Chrome OS panel fitting is only supported for Intel IVB and SNB Graphics Controllers",
613 "vendor_id": "0x8086",
614 "device_id": ["0x0106", "0x0116", "0x0166"]
623 "description": "NVidia driver 8.15.11.8593 is crashy on Windows",
628 "vendor_id": "0x10de",
631 "value": "8.15.11.8593"
634 "accelerated_video_decode"
639 "description": "Accelerated 2D canvas buggy on old Qualcomm Adreno",
644 "gl_renderer": ".*Adreno.*",
650 "accelerated_2d_canvas"
655 "description": "Hardware video decode is only supported in win7+",
665 "accelerated_video_decode"
670 "description": "VMware Fusion 4 has corrupt rendering with Win Vista+",
679 "vendor_id": "0x15ad",
682 "value": "7.14.1.1134"
690 "description": "NVIDIA driver 8.17.11.9621 is buggy with Stage3D baseline mode",
695 "vendor_id": "0x10de",
698 "value": "8.17.11.9621"
701 "flash_stage3d_baseline"
706 "description": "NVIDIA driver 8.17.11.8267 is buggy with Stage3D baseline mode",
711 "vendor_id": "0x10de",
714 "value": "8.17.11.8267"
717 "flash_stage3d_baseline"
722 "description": "All Intel drivers before 8.15.10.2021 are buggy with Stage3D baseline mode",
727 "vendor_id": "0x8086",
730 "value": "8.15.10.2021"
733 "flash_stage3d_baseline"
738 "description": "NVIDIA GeForce 6200 LE is buggy with WebGL",
743 "vendor_id": "0x10de",
744 "device_id": ["0x0163"],
751 "description": "WebGL is buggy with the NVIDIA GeForce GT 330M, 9400, and 9400M on MacOSX earlier than 10.8",
760 "vendor_id": "0x10de",
761 "device_id": ["0x0a29", "0x0861", "0x0863"],
768 "description": "GPU access is blocked if users don't have proper graphics driver installed after Windows installation",
773 "driver_vendor": "Microsoft",
776 "vendor_id": "0x1414",
777 "device_id": ["0x02c1"]
784 ) // String split to avoid MSVC char limit.
788 "description": "WebGL is disabled on Android unless GPU reset notification is supported",
794 "gl_reset_notification_strategy": {
800 "gl_renderer": "Mali-400.*",
801 "gl_extensions": ".*EXT_robustness.*"
810 "description": "Accelerated video decode interferes with GPU sandbox on older Intel drivers",
815 "vendor_id": "0x8086",
818 "value": "8.15.10.1883",
819 "value2": "8.15.10.2702"
822 "accelerated_video_decode"
827 "description": "Disable GPU on all Windows versions prior to and including Vista",
842 "description": "Apple software renderer used under VMWare hangs on Mac OS 10.6 and 10.7",
851 "vendor_id": "0x15ad",
858 "description": "MediaCodec is still too buggy to use for encoding (b/11536167)",
863 "accelerated_video_encode"
868 "description": "Samsung Galaxy NOTE is too buggy to use for video decoding",
877 "machine_model_name": ["GT-.*"],
879 "accelerated_video_decode"
884 "description": "Samsung Galaxy S4 is too buggy to use for video decoding",
893 "machine_model_name": ["SCH-.*"],
895 "accelerated_video_decode"
900 "description": "Intel Graphics Media Accelerator 3150 causes the GPU process to hang running WebGL",
905 "vendor_id": "0x8086",
906 "device_id": ["0xa011"],
913 "description": "Accelerated video decode on Intel driver 10.18.10.3308 is incompatible with the GPU sandbox",
918 "vendor_id": "0x8086",
921 "value": "10.18.10.3308"
924 "accelerated_video_decode"
929 "description": "Accelerated video decode on AMD driver 13.152.1.8000 is incompatible with the GPU sandbox",
934 "vendor_id": "0x1002",
937 "value": "13.152.1.8000"
940 "accelerated_video_decode"
945 "description": "Accelerated video decode interferes with GPU sandbox on certain AMD drivers",
950 "vendor_id": "0x1002",
953 "value": "8.810.4.5000",
954 "value2": "8.970.100.1100"
957 "accelerated_video_decode"
962 "description": "Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers",
967 "vendor_id": "0x10de",
970 "value": "8.17.12.5729",
971 "value2": "8.17.12.8026"
974 "accelerated_video_decode"
979 "description": "Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers",
984 "vendor_id": "0x10de",
987 "value": "9.18.13.783",
988 "value2": "9.18.13.1090"
991 "accelerated_video_decode"
996 "description": "Accelerated video decode does not work with the discrete GPU on AMD switchables",
1001 "multi_gpu_style": "amd_switchable_discrete",
1003 "accelerated_video_decode"
1008 "description": "GLX indirect rendering (X remoting) is not supported",
1013 "direct_rendering": false,
1020 "description": "Intel driver version 8.15.10.1749 causes GPU process hangs.",
1021 "cr_bugs": [350566],
1025 "vendor_id": "0x8086",
1028 "value": "8.15.10.1749"
1036 "description": "AMD driver version 13.101 is unstable on linux.",
1037 "cr_bugs": [363378],
1041 "vendor_id": "0x1002",
1042 "driver_vendor": ".*AMD.*",
1053 "description": "GPU rasterization is whitelisted on select devices on Android",
1054 "cr_bugs": [362779],
1060 "machine_model_name": ["Nexus 4", "Nexus 5", "Nexus 7",
1061 "XT1049", "XT1050", "XT1052", "XT1053",
1062 "XT1055", "XT1056", "XT1058", "XT1060",
1064 "C5303", "C6603", "C6903",
1065 "GT-I8262", "GT-I8552", "GT-I9195",
1067 "SAMSUNG-SCH-I337", "SCH-I545", "SGH-M919",
1068 "SM-N900", "SM-N9005", "SPH-L720",
1069 "XT907", "XT1032", "XT1033", "XT1080"]
1101 "description": "GPU rasterization is blacklisted on non-Android",
1102 "cr_bugs": [362779],
1116 "description": "GPU rasterization is blacklisted on Nexus 10",
1117 "cr_bugs": [407144],
1118 "gl_renderer": ".*Mali-T604.*",
1125 "description": "Samsung Galaxy Tab is too buggy to use for video decoding",
1126 "cr_bugs": [408353],
1134 "machine_model_name": ["SM-.*"],
1136 "accelerated_video_decode"
1141 "description": "Accelerated 2D canvas and Ganesh broken on Galaxy Tab 2",
1142 "cr_bugs": [416910],
1146 "gl_renderer": "PowerVR SGX 540",
1148 "accelerated_2d_canvas",
1154 "description": "Intel GM965/GL960 crash often on Mac OS 10.6",
1155 "cr_bugs": [421641],
1163 "vendor_id": "0x8086",
1164 "device_id": ["0x2a02"],
1172 ); // LONG_STRING_CONST macro