[PATCH 3/3] Initial SI support.

Alex Deucher alexdeucher at gmail.com
Tue Jul 10 06:53:17 PDT 2012


On Tue, Jul 10, 2012 at 9:50 AM, Michel Dänzer <michel at daenzer.net> wrote:
>
> Hi Alex,
>
> (Please trim irrelevant quoted text when following up; doing so would
> have prevented your post from getting caught in the moderation queue for
> being too big :)

Sorry, I didn't realize how big it was until I got the moderator warning.

>
> On Die, 2012-07-10 at 09:28 -0400, Alex Deucher wrote:
>> On Tue, Jul 10, 2012 at 7:03 AM, Michel Dänzer <michel at daenzer.net> wrote:
>> > From: Michel Dänzer <michel.daenzer at amd.com>
>> >
>> > Defaults to shadowfb. 3D acceleration is available with glamor. 2D
>> > acceleration is disabled until the radeonsi driver can handle glamor's
>> > shaders.
>> >
>> > Signed-off-by: Michel Dänzer <michel.daenzer at amd.com>
> [...]
>> > diff --git a/src/pcidb/ati_pciids.csv b/src/pcidb/ati_pciids.csv
>> > index 501a0f6..a113a8d 100644
>> > --- a/src/pcidb/ati_pciids.csv
>> > +++ b/src/pcidb/ati_pciids.csv
>> > @@ -618,3 +618,42 @@
>> >  "0x99A0","ARUBA_99A0","ARUBA",1,,,,,"ARUBA"
>> >  "0x99A2","ARUBA_99A2","ARUBA",1,,,,,"ARUBA"
>> >  "0x99A4","ARUBA_99A4","ARUBA",,,,,,"ARUBA"
>> > +"0x6780","TAHITI_6780","TAHITI",,,,,,"TAHITI"
>> > +"0x6784","TAHITI_6784","TAHITI",,,,,,"TAHITI"
>> > +"0x6788","TAHITI_6788","TAHITI",,,,,,"TAHITI"
>> > +"0x678A","TAHITI_678A","TAHITI",,,,,,"TAHITI"
>> > +"0x6790","TAHITI_6790","TAHITI",,,,,,"TAHITI"
>> > +"0x6798","TAHITI_6798","TAHITI",,,,,,"TAHITI"
>> > +"0x6799","TAHITI_6799","TAHITI",,,,,,"TAHITI"
>> > +"0x679A","TAHITI_679A","TAHITI",,,,,,"TAHITI"
>> > +"0x679E","TAHITI_679E","TAHITI",,,,,,"TAHITI"
>> > +"0x679F","TAHITI_679F","TAHITI",,,,,,"TAHITI"
>> > +"0x6800","PITCAIRN_6800","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6801","PITCAIRN_6801","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6802","PITCAIRN_6802","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6808","PITCAIRN_6808","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6809","PITCAIRN_6809","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6810","PITCAIRN_6810","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6818","PITCAIRN_6818","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6819","PITCAIRN_6819","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x684C","PITCAIRN_684C","PITCAIRN",,,,,,"PITCAIRN"
>> > +"0x6820","VERDE_6820","VERDE",,,,,,"VERDE"
>> > +"0x6821","VERDE_6821","VERDE",,,,,,"VERDE"
>> > +"0x6823","VERDE_6823","VERDE",,,,,,"VERDE"
>> > +"0x6824","VERDE_6824","VERDE",,,,,,"VERDE"
>> > +"0x6825","VERDE_6825","VERDE",,,,,,"VERDE"
>> > +"0x6826","VERDE_6826","VERDE",,,,,,"VERDE"
>> > +"0x6827","VERDE_6827","VERDE",,,,,,"VERDE"
>> > +"0x6828","VERDE_6828","VERDE",,,,,,"VERDE"
>> > +"0x6829","VERDE_6829","VERDE",,,,,,"VERDE"
>> > +"0x682B","VERDE_682B","VERDE",,,,,,"VERDE"
>> > +"0x682D","VERDE_682D","VERDE",,,,,,"VERDE"
>> > +"0x682F","VERDE_682F","VERDE",,,,,,"VERDE"
>> > +"0x6830","VERDE_6830","VERDE",,,,,,"VERDE"
>> > +"0x6831","VERDE_6831","VERDE",,,,,,"VERDE"
>> > +"0x6837","VERDE_6837","VERDE",,,,,,"VERDE"
>> > +"0x6838","VERDE_6838","VERDE",,,,,,"VERDE"
>> > +"0x6839","VERDE_6839","VERDE",,,,,,"VERDE"
>> > +"0x683B","VERDE_683B","VERDE",,,,,,"VERDE"
>> > +"0x683D","VERDE_683D","VERDE",,,,,,"VERDE"
>> > +"0x683F","VERDE_683F","VERDE",,,,,,"VERDE"
>>
>> While they aren't really needed in the ddx anymore, it might be nice
>> to add the mobility flags for consistency.
>
> Maybe, where can I look that up? Or do you wanna do it?

drm_pciids.h in the kernel.  I'll send a patch.

Alex


More information about the xorg-driver-ati mailing list