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],
55 "description": "The Intel Mobile 945 Express family of chipsets is not compatible with WebGL",
60 "vendor_id": "0x8086",
61 "device_id": ["0x27AE", "0x27A2"],
66 "accelerated_2d_canvas"
71 "description": "ATI/AMD cards with older drivers in Linux are crash-prone",
72 "cr_bugs": [71381, 76428, 73910, 101225, 136240, 357314],
76 "vendor_id": "0x1002",
106 "description": "NVIDIA GeForce FX Go5200 is assumed to be buggy",
111 "vendor_id": "0x10de",
112 "device_id": ["0x0324"],
119 "description": "NVIDIA GeForce 7300 GT on Mac does not support WebGL",
124 "vendor_id": "0x10de",
125 "device_id": ["0x0393"],
134 "description": "Drivers older than 2009-01 on Windows are possibly unreliable",
135 "cr_bugs": [72979, 89802, 315205],
145 "vendor_id": "0x8086",
146 "device_id": ["0x29a2"],
149 "value": "7.15.10.1624"
165 "description": "Older Intel mesa drivers are crash-prone",
166 "cr_bugs": [76703, 164555, 225200, 340886],
170 "vendor_id": "0x8086",
181 "device_id": ["0x0102", "0x0106", "0x0112", "0x0116", "0x0122", "0x0126", "0x010a", "0x0152", "0x0156", "0x015a", "0x0162", "0x0166"],
188 "device_id": ["0xa001", "0xa002", "0xa011", "0xa012", "0x29a2", "0x2992", "0x2982", "0x2972", "0x2a12", "0x2a42", "0x2e02", "0x2e12", "0x2e22", "0x2e32", "0x2e42", "0x2e92"],
195 "device_id": ["0x0042", "0x0046"],
202 "device_id": ["0x2a02"],
209 "device_id": ["0x0a16", "0x0a26"],
222 "description": "NVIDIA Quadro FX 1500 is buggy",
227 "vendor_id": "0x10de",
228 "device_id": ["0x029e"],
235 "description": "Mesa drivers in linux older than 7.11 are assumed to be buggy",
261 "description": "Accelerated 2d canvas is unstable in Linux at the moment",
266 "accelerated_2d_canvas"
271 "description": "ATI/AMD cards with older drivers in Linux are crash-prone",
272 "cr_bugs": [95934, 94973, 136240, 357314],
309 "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone",
310 "cr_bugs": [95934, 94973, 357314],
340 "description": "ATI/AMD cards with third-party drivers in Linux are crash-prone",
341 "cr_bugs": [95934, 94973, 357314],
371 "description": "NVIDIA cards with nouveau drivers in Linux are crash-prone",
376 "vendor_id": "0x10de",
387 "description": "Accelerated 2d canvas is disabled on Windows systems with low perf stats",
388 "cr_bugs": [116350, 151500],
411 "accelerated_2d_canvas"
416 "description": "S3 Trio (used in Virtual PC) is not compatible",
421 "vendor_id": "0x5333",
422 "device_id": ["0x8811"],
429 "description": "Stage3D is not supported on Linux",
440 "description": "Older drivers are unreliable for Optimus on Linux",
441 "cr_bugs": [131308, 363418],
445 "multi_gpu_style": "optimus",
468 "description": "Accelerated 2D canvas is unstable for NVidia GeForce 9400M on Lion",
477 "vendor_id": "0x10de",
478 "device_id": ["0x0863"],
480 "accelerated_2d_canvas"
485 "description": "AMD Radeon HD 6490M and 6970M on Snow Leopard are buggy",
486 "cr_bugs": [137307, 285350],
494 "vendor_id": "0x1002",
495 "device_id": ["0x6760", "0x6720"],
502 "description": "Intel HD 4000 causes kernel panic on Lion",
512 "vendor_id": "0x8086",
513 "device_id": ["0x0166"],
514 "multi_gpu_category": "any",
521 "description": "Parallels drivers older than 7 are buggy",
526 "vendor_id": "0x1ab8",
537 "description": "ATI FireMV 2400 cards on Windows are buggy",
542 "vendor_id": "0x1002",
543 "device_id": ["0x3151"],
550 "description": "NVIDIA linux drivers older than 295.* are assumed to be buggy",
555 "vendor_id": "0x10de",
570 "description": "Accelerated video decode is unavailable on Mac and Linux",
571 "cr_bugs": [137247, 133828],
590 "accelerated_video_decode"
595 "description": "NVidia GeForce GT 650M can cause the system to hang with flash 3D",
605 "multi_gpu_style": "optimus",
606 "vendor_id": "0x10de",
607 "device_id": ["0x0fd5"],
615 "description": "Disable VMware software renderer on older Mesa",
616 "cr_bugs": [145531, 332596],
646 "description": "The Intel GMA500 is too slow for Stage3D",
648 "vendor_id": "0x8086",
649 "device_id": ["0x8108", "0x8109"],
656 "description": "Drivers older than 2007-01 on Windows are assumed to be buggy",
657 "cr_bugs": [72979, 89802],
667 "vendor_id": "0x8086",
668 "device_id": ["0x29a2"],
671 "value": "7.15.10.1624"
687 "description": "NVIDIA linux drivers are unstable when using multiple Open GL contexts and with low memory",
692 "vendor_id": "0x10de",
698 "accelerated_video_decode",
704 // Panel fitting is only used with OS_CHROMEOS. To avoid displaying an
705 // error in chrome:gpu on every other platform, this blacklist entry needs
706 // to only match on chromeos. The drawback is that panel_fitting will not
707 // appear to be blacklisted if accidentally queried on non-chromeos.
709 "description": "Chrome OS panel fitting is only supported for Intel IVB and SNB Graphics Controllers",
715 "vendor_id": "0x8086",
716 "device_id": ["0x0106", "0x0116", "0x0166"]
725 "description": "NVidia driver 8.15.11.8593 is crashy on Windows",
730 "vendor_id": "0x10de",
733 "value": "8.15.11.8593"
736 "accelerated_video_decode"
741 "description": "Accelerated 2D canvas buggy on old Qualcomm Adreno",
755 "accelerated_2d_canvas"
760 "description": "Hardware video decode is only supported in win7+",
770 "accelerated_video_decode"
775 "description": "VMware Fusion 4 has corrupt rendering with Win Vista+",
784 "vendor_id": "0x15ad",
787 "value": "7.14.1.1134"
795 "description": "NVIDIA driver 8.17.11.9621 is buggy with Stage3D baseline mode",
800 "vendor_id": "0x10de",
803 "value": "8.17.11.9621"
806 "flash_stage3d_baseline"
811 "description": "NVIDIA driver 8.17.11.8267 is buggy with Stage3D baseline mode",
816 "vendor_id": "0x10de",
819 "value": "8.17.11.8267"
822 "flash_stage3d_baseline"
827 "description": "All Intel drivers before 8.15.10.2021 are buggy with Stage3D baseline mode",
832 "vendor_id": "0x8086",
835 "value": "8.15.10.2021"
838 "flash_stage3d_baseline"
843 "description": "NVIDIA GeForce 6200 LE is buggy with WebGL",
848 "vendor_id": "0x10de",
849 "device_id": ["0x0163"],
856 "description": "WebGL is buggy with the NVIDIA GeForce GT 330M, 9400, and 9400M on MacOSX earlier than 10.8",
865 "vendor_id": "0x10de",
866 "device_id": ["0x0a29", "0x0861", "0x0863"],
873 "description": "GPU access is blocked if users don't have proper graphics driver installed after Windows installation",
886 ) // String split to avoid MSVC char limit.
890 "description": "WebGL is disabled on Android unless GPU reset notification is supported",
896 "gl_reset_notification_strategy": {
908 "description": "Accelerated video decode interferes with GPU sandbox on older Intel drivers",
913 "vendor_id": "0x8086",
916 "value": "8.15.10.1883",
917 "value2": "8.15.10.2702"
920 "accelerated_video_decode"
925 "description": "Disable GPU on all Windows versions prior to and including Vista",
940 "description": "Apple software renderer used under VMWare hangs on Mac OS 10.6 and 10.7",
949 "vendor_id": "0x15ad",
956 "description": "MediaCodec is still too buggy to use for encoding (b/11536167)",
961 "accelerated_video_encode"
966 "description": "Samsung Gaxlaxy NOTE II is too buggy to use for video decoding",
975 "machine_model_name": ["GT-N7100"],
977 "accelerated_video_decode"
982 "description": "Samsung Gaxlaxy S4 is too buggy to use for video decoding",
987 "machine_model_name": ["SCH-I545"],
989 "accelerated_video_decode"
994 "description": "Intel Graphics Media Accelerator 3150 causes the GPU process to hang running WebGL",
999 "vendor_id": "0x8086",
1000 "device_id": ["0xa011"],
1007 "description": "Accelerated video decode on Intel driver 10.18.10.3308 is incompatible with the GPU sandbox",
1008 "cr_bugs": [298968],
1012 "vendor_id": "0x8086",
1015 "value": "10.18.10.3308"
1018 "accelerated_video_decode"
1023 "description": "Accelerated video decode on AMD driver 13.152.1.8000 is incompatible with the GPU sandbox",
1024 "cr_bugs": [298968],
1028 "vendor_id": "0x1002",
1031 "value": "13.152.1.8000"
1034 "accelerated_video_decode"
1039 "description": "Accelerated video decode interferes with GPU sandbox on certain AMD drivers",
1040 "cr_bugs": [298968],
1044 "vendor_id": "0x1002",
1047 "value": "8.810.4.5000",
1048 "value2": "8.970.100.1100"
1051 "accelerated_video_decode"
1056 "description": "Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers",
1057 "cr_bugs": [298968],
1061 "vendor_id": "0x10de",
1064 "value": "8.17.12.5729",
1065 "value2": "8.17.12.8026"
1068 "accelerated_video_decode"
1073 "description": "Accelerated video decode interferes with GPU sandbox on certain NVIDIA drivers",
1074 "cr_bugs": [298968],
1078 "vendor_id": "0x10de",
1081 "value": "9.18.13.783",
1082 "value2": "9.18.13.1090"
1085 "accelerated_video_decode"
1090 "description": "Accelerated video decode does not work with the discrete GPU on AMD switchables",
1091 "cr_bugs": [298968],
1095 "multi_gpu_style": "amd_switchable_discrete",
1097 "accelerated_video_decode"
1102 "description": "GLX indirect rendering (X remoting) is not supported",
1107 "direct_rendering": false,
1114 "description": "Intel driver version 8.15.10.1749 causes GPU process hangs.",
1115 "cr_bugs": [350566],
1119 "vendor_id": "0x8086",
1122 "value": "8.15.10.1749"
1130 "description": "AMD driver version 13.101 is unstable on linux.",
1131 "cr_bugs": [363378],
1135 "vendor_id": "0x1002",
1150 "description": "GPU rasterization is whitelisted on N4, N5, N7 and Moto X",
1151 "cr_bugs": [362779],
1157 "machine_model_name": ["Nexus 4", "Nexus 5", "Nexus 7",
1158 "XT1049", "XT1050", "XT1052", "XT1053",
1159 "XT1055", "XT1056", "XT1058", "XT1060"]
1177 "description": "Additional GPU rasterization whitelist for field trial",
1178 "cr_bugs": [380694],
1184 "machine_model_name": ["HTC One",
1185 "C5303", "C6603", "C6903",
1186 "GT-I8262", "GT-I8552", "GT-I9195", "GT-I9300",
1187 "GT-I9500", "GT-I9505", "GT-N7100",
1188 "SAMSUNG-SCH-I337", "SCH-I545", "SGH-M919",
1189 "SM-N900", "SM-N9005", "SPH-L720",
1190 "XT907", "XT1032", "XT1033", "XT1080"]
1194 "gpu_rasterization_field_trial"
1200 ); // LONG_STRING_CONST macro