Signed-off-by: Rodrigo Vivi <[email protected]>
---
src/intel_module.c | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/src/intel_module.c b/src/intel_module.c
index 223ea81..668c45e 100644
--- a/src/intel_module.c
+++ b/src/intel_module.c
@@ -224,6 +224,16 @@ static const SymTabRec intel_chipsets[] = {
{0x0155, "HD Graphics"},
{0x0157, "HD Graphics"},
+ /* Broadwell Marketing names */
+ {0x1606, "HD graphics"},
+ {0x1612, "HD graphics 5600"},
+ {0x1616, "HD graphics 5500"},
+ {0x161E, "HD graphics 5300"},
+ {0x1622, "Iris Pro graphics 6200"},
+ {0x1626, "HD graphics 6000"},
+ {0x162B, "Iris graphics 6100"},
+ {0x162A, "Iris Pro graphics P6300"},
+
{-1, NULL} /* Sentinel */
};
--
1.9.0
_______________________________________________
Intel-gfx mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/intel-gfx