summaryrefslogtreecommitdiff
path: root/platform/x11/detect_prime.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'platform/x11/detect_prime.cpp')
-rw-r--r--platform/x11/detect_prime.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/x11/detect_prime.cpp b/platform/x11/detect_prime.cpp
index 98a51ff27c..a0e5f835c0 100644
--- a/platform/x11/detect_prime.cpp
+++ b/platform/x11/detect_prime.cpp
@@ -62,6 +62,7 @@ vendor vendormap[] = {
{ "NVIDIA Corporation", 30 },
{ "X.Org", 30 },
{ "Intel Open Source Technology Center", 20 },
+ { "Intel", 20 },
{ "nouveau", 10 },
{ "Mesa Project", 0 },
{ NULL, 0 }