* [UBUNTUPATCH: drm] Allow drm detection of new VIA chipsets
@ 2006-07-03 20:45 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2006-07-03 20:45 UTC (permalink / raw)
To: airlied, lkml; +Cc: akpm
From: Chuck Short <chuck@maggie>
[UBUNTU: drm] Allow drm detection of new VIA chipsets.
Update pci ids.
patch location:
http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=5195a64a27550a279b2ecaf400066a3823f2d053
Signed-off-by: Chuck Short <zulcss@gmail.com>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
---
---
drivers/char/drm/drm_pciids.h | 3 +++
1 file changed, 3 insertions(+)
--- linux-2617-g21.orig/drivers/char/drm/drm_pciids.h
+++ linux-2617-g21/drivers/char/drm/drm_pciids.h
@@ -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] only message in thread
only message in thread, other threads:[~2006-07-03 20:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-03 20:45 [UBUNTUPATCH: drm] Allow drm detection of new VIA chipsets Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox