projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d424b92
)
drm/radeon: add new RS880 pci id
author
Alex Deucher
<alexdeucher@gmail.com>
Wed, 3 Mar 2010 18:39:13 +0000
(13:39 -0500)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 14 Mar 2010 23:22:12 +0000
(09:22 +1000)
This should go to 2.6.33 stable as well.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_pciids.h
patch
|
blob
|
history
diff --git
a/include/drm/drm_pciids.h
b/include/drm/drm_pciids.h
index
676104b
..
04a6ebc
100644
(file)
--- a/
include/drm/drm_pciids.h
+++ b/
include/drm/drm_pciids.h
@@
-410,6
+410,7
@@
{0x1002, 0x9712, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
{0x1002, 0x9713, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
{0x1002, 0x9714, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
+ {0x1002, 0x9715, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS880|RADEON_NEW_MEMMAP|RADEON_IS_IGP}, \
{0, 0, 0}
#define r128_PCI_IDS \