summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms')
-rw-r--r--src/plugins/platforms/windows/openglblacklists/default.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/platforms/windows/openglblacklists/default.json b/src/plugins/platforms/windows/openglblacklists/default.json
index a5d42719a9..1e003e2d15 100644
--- a/src/plugins/platforms/windows/openglblacklists/default.json
+++ b/src/plugins/platforms/windows/openglblacklists/default.json
@@ -57,9 +57,9 @@
},
{
"id": 5,
- "description": "Intel GMA 3150 crashes (QTBUG-43243)",
+ "description": "Intel GMA 3150 (QTBUG-43243), Mobile Intel 945GM (QTBUG-47435) crash",
"vendor_id": "0x8086",
- "device_id": [ "0xA001", "0xA011" ],
+ "device_id": [ "0xA001", "0xA011", "0x27A0" ],
"os": {
"type": "win"
},