projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
941d6b0
)
Added 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NP
author
hmarson
<hmarson>
Sat, 29 Jan 2005 20:41:31 +0000
(20:41 +0000)
committer
hmarson
<hmarson>
Sat, 29 Jan 2005 20:41:31 +0000
(20:41 +0000)
src/mesa/drivers/dri/r300/radeon_screen.c
patch
|
blob
|
history
diff --git
a/src/mesa/drivers/dri/r300/radeon_screen.c
b/src/mesa/drivers/dri/r300/radeon_screen.c
index fa43c8a7d3808b8b89d5b6035827b033414d42cc..7955a2efa353303e19104dd4167cac836c36c078 100644
(file)
--- a/
src/mesa/drivers/dri/r300/radeon_screen.c
+++ b/
src/mesa/drivers/dri/r300/radeon_screen.c
@@
-196,6
+196,7
@@
static const struct dri_debug_control debug_control[] = {
#define PCI_CHIP_RV350_AP 0x4150
#define PCI_CHIP_RV350_AS 0x4153
#define PCI_CHIP_RV350_NP 0x4E50
+#define PCI_CHIP_RV350_NP 0x4E54
#define PCI_CHIP_R300_ND 0x4E44
#define PCI_CHIP_R300_NE 0x4E45
#define PCI_CHIP_R300_NF 0x4E46