projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d59cc22
)
drm: add i945GM PCI ID
author
Dave Airlie
<airlied@starflyer.(none)>
Wed, 25 Jan 2006 03:34:33 +0000
(14:34 +1100)
committer
Dave Airlie
<airlied@linux.ie>
Wed, 25 Jan 2006 03:34:33 +0000
(14:34 +1100)
From: Charles F. Johnson <charles.f.johnson@intel.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm_pciids.h
patch
|
blob
|
history
diff --git
a/drivers/char/drm/drm_pciids.h
b/drivers/char/drm/drm_pciids.h
index 5b1d3a04458d06bd5af8c81e0c8ef105a30426e1..27de81dad41e23aa8f7bd3a5e75f23a14ba559f0 100644
(file)
--- a/
drivers/char/drm/drm_pciids.h
+++ b/
drivers/char/drm/drm_pciids.h
@@
-242,5
+242,6
@@
{0x8086, 0x2582, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x8086, 0x2592, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0x8086, 0x2772, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
+ {0x8086, 0x27a2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, \
{0, 0, 0}