public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm: Add VIA chipset IDs for drm detection
@ 2006-06-20 15:16 Al Boldi
  2006-06-20 15:44 ` Jiri Slaby
  0 siblings, 1 reply; 4+ messages in thread
From: Al Boldi @ 2006-06-20 15:16 UTC (permalink / raw)
  To: linux-kernel


Allow drm detection of new VIA chipsets.

Signed-off-by: Al Boldi <a1426z@gawab.com>
--
--- drivers/char/drm/drm_pciids.h.old	2006-06-19 01:34:48.000000000 +0300
+++ drivers/char/drm/drm_pciids.h	2006-06-19 13:36:49.000000000 +0300
@@ -227,6 +227,9 @@
 	{0x1106, 0x3122, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0x1106, 0x7205, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0x1106, 0x3108, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+	{0x1106, 0x3157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+	{0x1106, 0x3344, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+	{0x1106, 0x7204, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
 	{0, 0, 0}
 
 #define i810_PCI_IDS \


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-06-22 17:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-20 15:16 [PATCH] drm: Add VIA chipset IDs for drm detection Al Boldi
2006-06-20 15:44 ` Jiri Slaby
2006-06-20 15:46   ` Jiri Slaby
2006-06-22 17:36   ` Al Boldi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox