RadeonHD Driver Gets "CS" Branch

As Luc Verhaegen explained in his mailing list message, inline functions should yield the same performance as macros, but it reality it's not -- at least not with GCC on OpenSuSE 10.3. Luc had turned key parts of these calls into macros and as a result he has experienced much greater performance. With this CS branch introducing a command submission infrastructure for R500 MMIO, this will allow for use of the GPU's CP (Command Processor) in a direct fashion without depending upon any Direct Rendering Manager.
For an end-user, this isn't something too exciting but ultimately should yield some interesting results.
3 Comments