aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/drm_pciids.h
diff options
context:
space:
mode:
authorChaoyu Chen <chaoyu_chen@sis.com>2008-02-20 10:12:39 +1000
committerDave Airlie <airlied@redhat.com>2008-02-20 10:12:39 +1000
commitfeac7af508ebdfe1db9920d4e45d0ffd286abe75 (patch)
tree1cf6580f9095f5f7b85f838d7c9d3b284f246c6e /drivers/char/drm/drm_pciids.h
parentdrm: add new rv380 pciid (diff)
downloadlinux-dev-feac7af508ebdfe1db9920d4e45d0ffd286abe75.tar.xz
linux-dev-feac7af508ebdfe1db9920d4e45d0ffd286abe75.zip
drm/sis: add pciid for SiS 662/671 chipset
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/char/drm/drm_pciids.h')
-rw-r--r--drivers/char/drm/drm_pciids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/drm/drm_pciids.h b/drivers/char/drm/drm_pciids.h
index 874af6ff1499..715b361f0c2b 100644
--- a/drivers/char/drm/drm_pciids.h
+++ b/drivers/char/drm/drm_pciids.h
@@ -315,6 +315,7 @@
{0x1039, 0x5300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x6300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x6330, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \
+ {0x1039, 0x6351, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x1039, 0x7300, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x18CA, 0x0040, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \
{0x18CA, 0x0042, PCI_ANY_ID, PCI_ANY_ID, 0, 0, SIS_CHIP_315}, \