
Originally Posted by
bridgman
And here's the "Readers Digest" version :
* master - no 6xx/7xx, doesn't work with memory manager
* radeon-rewrite - no 6xx/7xx, works with memory manager
* 6xx-7xx-support - works with 6xx/7xx, doesn't work with memory manager
* 6xx-rewrite - merge of the previous two branches, so will have 6xx/7xx *and* work with memory manager once finished
The most likely sequence of events is :
1. radeon-rewrite merges to master, adding memory manager support for 5xx/690 and below
2. 6xx-rewrite merges to master, adding 6xx/7xx support
If, however, the 6xx/7xx port to rewrite goes more quickly than finishing radeon-rewrite, the sequence would be :
1. 6xx-rewrite merges to radeon-rewrite
2. radeon-rewrite merges to master