aboutsummaryrefslogtreecommitdiff
path: root/shared-core/drm_pciids.txt
diff options
context:
space:
mode:
authorJerome Glisse <glisse@freedesktop.org>2007-12-02 23:48:45 +0100
committerJerome Glisse <glisse@freedesktop.org>2007-12-04 23:03:12 +0100
commit34797ff67c16beb9c331920f663bdf8387c14c78 (patch)
treec008eb8646637738162323656adb18a5e75b91a2 /shared-core/drm_pciids.txt
parent617cbeed2ae71c5560f597db49637df10edd8a52 (diff)
radeon_ms: radeon modesetting first commit.
This should work on all radeon but there is still many things todo: - add crtc2 - tmds - lvds - add bios data table so we don't need to hardcode dac/crtc infos - separate clock control to make power saving easier & cleaner - tiling (warning tiling shouldn't be enable in double scan or interlace) - surface reg manager (this goes along with tiling) - suspend/resume hook - avivo & r500 family support - atom bios support (for posting card mostly) - finish superioctl skeleton - what else ? :)
Diffstat (limited to 'shared-core/drm_pciids.txt')
-rw-r--r--shared-core/drm_pciids.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/shared-core/drm_pciids.txt b/shared-core/drm_pciids.txt
index 05d32f2e..a76413d4 100644
--- a/shared-core/drm_pciids.txt
+++ b/shared-core/drm_pciids.txt
@@ -1,3 +1,7 @@
+[radeon_ms]
+0x1002 0x4150 CHIP_RV350|RADEON_AGP "ATI Radeon RV350 9600"
+0x1002 0x5b63 CHIP_RV370|RADEON_PCIE "ATI Radeon RV370 X550"
+
[radeon]
0x1002 0x3150 CHIP_RV380|RADEON_IS_MOBILITY "ATI Radeon Mobility X600 M24"
0x1002 0x3152 CHIP_RV380|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP "ATI Radeon Mobility X300 M24"