Chameleon

Issue 202: Some Nvidia & Ati card to add into main trunk code

Reported by ErmaC , Nov 12, 2011

Hi people.
Here a list of the card to add into Ati.c
(Thx Chimera branch, thx users over the net!)
------

{ 0x9440, 0x114A174B, CHIP_FAMILY_RV770, "Sapphire Radeon 
HD4870 Vapor-X", kCardinal },
{ 0x68B8, 0xE144174B, CHIP_FAMILY_JUNIPER,"ATI Radeon HD 
5770", kHoolock },
{ 0x68F9, 0xE145174B, CHIP_FAMILY_CEDAR, "ATI Radeon HD 
5450", 	kEulemur },
{ 0x68F9, 0x23401462, CHIP_FAMILY_CEDAR, "ATI Radeon HD 
5450", 	kEulemur },
{ 0x6720, 0x04BA1028, CHIP_FAMILY_BARTS, "AMD Radeon HD 
6970m",	kElodea },
{ 0x6738, 0x31081682, CHIP_FAMILY_BARTS, "AMD Radeon HD 
6870", 	kDuckweed },

------
Here a list of the card to add into nvidia.c
(Thx valv branch, thx users over the net!)
------

{ 0x10DE06DF, "Tesla M2070-Q" },
{ 0x10DE0DCD, "GeForce GT 555M" },
{ 0x10DE0DCE, "GeForce GT 555M" },
{ 0x10DE0DD6, "GeForce GT 550M" },
{ 0x10DE1056, "Quadro NVS 4200M" },
{ 0x10DE1086, "GeForce GTX 570" },
{ 0x10DE0DDA, "Quadro 2000M" },
{ 0x10DE0DEC, "GeForce GT 525M" },
{ 0x10DE0DED, "GeForce GT 520M" },
{ 0x10DE0DF4, "GeForce GT 540M" },
{ 0x10DE0DF5, "GeForce GT 525M" },
{ 0x10DE0DF6, "GeForce GT 550M" },
{ 0x10DE0DF7, "GeForce GT 520M" },
{ 0x10DE0DFA, "Quadro 1000M" },
{ 0x10DE0E31, "GeForce GTX 485M" },
{ 0x10DE0E3A, "Quadro 3000M" },
{ 0x10DE0E3B, "Quadro 4000M" },
{ 0x10DE1054, "GeForce GT 410M" },
{ 0x10DE1056, "NVS 4200M" },
{ 0x10DE1057, "NVS 4200M" },
{ 0x10DE107F, "NVIDIA GF119-ES" },
{ 0x10DE10C5, "GeForce 405" },
{ 0x10DE1201, "GeForce GTX 560" },
{ 0x10DE1251, "N12E-GS-A1" },

------

Comment 1 by ErmaC , Nov 12, 2011

One more Ati...
{ 0x954F, 0x16131462, CHIP_FAMILY_RV710, "ATI Radeon HD 
4550", kNull },

;)

Comment 2 by Jeremy Agostino, Nov 13, 2011

I'll make a patch and submit it on the forums.

Comment 3 by Jeremy Agostino, Nov 13, 2011

http://forum.voodooprojects.org/index.php/topic,2251.0.html

Comment 4 by JrCs, Dec 14, 2011

Status: Accepted

Comment 5 by ErmaC , Dec 14, 2011

List updated.

Comment 6 by Jeremy Agostino, Dec 15, 2011

Tangential question: is there a reason why the ATI matching supports 
sub-ids but the nVidia does not?

Comment 7 by idd pioneer, Jan 19, 2012

mine one is the NVIDIA 0DF4 this will enable it ?

I am asking because mine is nvidia optmus

Comment 8 by ErmaC , Feb 3, 2012

Patch added to trunk.
Status: Fixed

Created: 12 years 5 months ago by ErmaC

Updated: 12 years 2 months ago

Status: Fixed

Followed by: 3 persons

Labels:
Priority:Low
Type:Enhancement