summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/radeon_screen.c
diff options
context:
space:
mode:
authorhmarson <hmarson>2005-01-29 20:41:31 +0000
committerhmarson <hmarson>2005-01-29 20:41:31 +0000
commit9ff3c49ef2390d79f6a0bdd03af54ae4b02ba3d2 (patch)
treeff082f87066a0f87ccb1b337fff3c71ff83f14d1 /src/mesa/drivers/dri/r300/radeon_screen.c
parent941d6b008fbfef4f98a98198fe270e2f5e53ee9e (diff)
Added 0x4e54 (Thinkpad r50p) as PCI_CHIP_RV350_NP
Diffstat (limited to 'src/mesa/drivers/dri/r300/radeon_screen.c')
-rw-r--r--src/mesa/drivers/dri/r300/radeon_screen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/drivers/dri/r300/radeon_screen.c b/src/mesa/drivers/dri/r300/radeon_screen.c
index fa43c8a7d3..7955a2efa3 100644
--- 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