support for Radeon 9550

patch by suns sunstechlive  -- ta --  yahoo  -- tod --  com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17351 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-01-08 22:18:03 +00:00
parent e0102af232
commit 76227af718
2 changed files with 3 additions and 0 deletions

View File

@ -281,6 +281,7 @@ d 10024149 Radeon R350 AI [Radeon 9800] 0
d 10024150 Radeon RV350 AP [Radeon 9600 Pro] 0
d 10024170 Radeon RV350 AP [Radeon 9600 Pro] (Secondary) 0
d 10024152 Radeon RV350 AR [Radeon 9600XT] 0
d 10024153 Radeon RV350 BK [Radeon 9550] 0
d 10024168 Radeon R350 [Radeon 9800] (Secondary) 0
d 10024e48 Radeon R350 NH [Radeon 9800] 0
d 10024e49 Radeon R350 [Radeon 9800] 0

View File

@ -905,6 +905,7 @@ static unsigned short ati_card_ids[] =
DEVICE_ATI_RADEON_R300_AF,
DEVICE_ATI_RADEON_RV350_AP,
DEVICE_ATI_RADEON_RV350_AR,
DEVICE_ATI_RADEON_RV350_BK,
DEVICE_ATI_RADEON_R350_AH,
DEVICE_ATI_RADEON_R350_AI,
DEVICE_ATI_RADEON_R350_NH,
@ -1094,6 +1095,7 @@ int vixProbe( int verbose,int force )
case DEVICE_ATI_RV370_5B60_RADEON:
case DEVICE_ATI_RADEON_RV350_AP:
case DEVICE_ATI_RADEON_RV350_AR:
case DEVICE_ATI_RADEON_RV350_BK:
case DEVICE_ATI_RADEON_R350_NH:
case DEVICE_ATI_RADEON_R350_AH:
case DEVICE_ATI_RADEON_R350_AI: