Add all pci ids known by ddx to radeon dri driver. Remove the entries not known by...
authorRoland Scheidegger <rscheidegger@gmx.ch>
Sat, 25 Feb 2006 02:03:12 +0000 (02:03 +0000)
committerRoland Scheidegger <rscheidegger@gmx.ch>
Sat, 25 Feb 2006 02:03:12 +0000 (02:03 +0000)
commit4e7766992607db215430ee388751f32692401c0a
treeb64f9db5ba619d334728c561aece8de2aeb32e3c
parent2aabdc743fd1822477a0d7440b8908c61963f719
Add all pci ids known by ddx to radeon dri driver. Remove the entries not known by ddx (probably secondary ids, non-existant cards and similar). Add rs400 to the family enum, and configure the rv410 like a 2 quad chip (?)
src/mesa/drivers/dri/r300/r300_reg.h
src/mesa/drivers/dri/r300/r300_state.c
src/mesa/drivers/dri/radeon/radeon_chipset.h
src/mesa/drivers/dri/radeon/radeon_screen.c