projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9e9716
)
drm/sis: add pciid for SiS 662/671 chipset
author
Chaoyu Chen
<chaoyu_chen@sis.com>
Wed, 20 Feb 2008 00:12:39 +0000
(10:12 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 20 Feb 2008 00:12:39 +0000
(10:12 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/drm/drm_pciids.h
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/drm/drm_pciids.h
b/drivers/char/drm/drm_pciids.h
index 874af6ff14995ee61d050d2d5d676a3688b8031a..715b361f0c2b37d39bb27f9b663b305c58761fbb 100644
(file)
--- 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}, \