Contribute
Register

AMD Radeon Performance Enhanced SSDT

Hello there,

@0,@1...are video output ports from your gpu.

That was my first thought but I still dont get the logic. For example when you have

Code:
<key>@0,name</key>
<string>ATY,Orinoco</string>
Does it mean that only the first port (identified as 0) is mapped regarding the Orinoco table, but other ports are still default? Or do we need to set the framebuffer name only for the "main" monitor?
Would that mean that some people should use "@0" while some other should use "@2" instead, depending on the port their (main) monitor is plugged into?
Or maybe does "@0" stands for "all ports"?

I mean, this is realy confusing and really did not find any explanation.
 
That was my first thought but I still dont get the logic. For example when you have

Code:
<key>@0,name</key>
<string>ATY,Orinoco</string>
Does it mean that only the first port (identified as 0) is mapped regarding the Orinoco table, but other ports are still default? Or do we need to set the framebuffer name only for the "main" monitor?
Would that mean that some people should use "@0" while some other should use "@2" instead, depending on the port their (main) monitor is plugged into?
Or maybe does "@0" stands for "all ports"?

I mean, this is realy confusing and really did not find any explanation.

I found out that just by adding the frambuffer name to the first port @0, it enables the framebuffer, there's no need to do the other ports.
 
You are complete :wave:.
Thank you,
japanese-bow.jpg
 
I could not get V1.0 SSDT for RX580 to work because of the DTGP method.
Attached are the @mattystonnie's modified SSDT .DSL & .AML

It now changes the frame buffer to Orinoco.
But for there's was no significant change in either GB 4 nor GB 5 scores.

BUT a big change in IDLE Power consumption. It went down from ~100W to 36W

My gpu does 19W in idle :mrgreen:
 
Back
Top