Originally posted by bridgman
View Post
AMD Pushes Out New R600/700 3D Code
Collapse
X
-
Originally posted by Yfrwlf View PostBoth for now then, that's understandable, but I hope things heat up and progress with Gallium if that's the future and the best so far, so that it happens sooner rather than later. ^^
(Keep in mind that while Gallium progresses, we'll get to immediately benefit of all the improvements (in core and state machines) once the Gallium r600 driver is written so code useful for new cards is already getting written in even though the actual driver is still waiting to be done )
Comment
-
-
i know its not really the right thread to post, but since bridgman and many others seem to post here i can expect an answer
just now i looked at the radeon feature matrix and its says "MOSTLY" for the powerplay support.
the last thing a know about the open source drivers when it comes to powersaving was the "force low power" mode (or something along those lines, cant remember the correct name)
is this a more advanced implementation, or what can we expect from this?
Comment
-
-
I think the radeon implementation does a couple of extra things like reducing the number of active PCIE lanes, but "mostly" is probably a big generous. Then again, it probably is "mostly" in terms of amount of power reduction, but you pay a performance penalty when you put the card in a lowest power mode.
What's missing right now is things like on-the-fly adjustment of clocks and voltage, but that won't happen until KMS has settled a bit. The code really needs to be in the kernel and it needs access to both display and acceleration requirements. On fglrx we have additional protocols to collect all the requirements in one place but for the open drivers it seems to make more sense to build on KMS.Test signature
Comment
-
Comment