Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g: r600_new() and r600_delete() are unused. | Henri Verbeet | 2010-12-22 | 1 | -122/+0 |
* | r600g: remove useless switch statements | Alex Deucher | 2010-12-22 | 1 | -52/+0 |
* | r600g: avoid using pb* helper we are loosing previous cpu cycle with it | Jerome Glisse | 2010-12-09 | 1 | -1/+0 |
* | r600g: add support for ontario APUs | Alex Deucher | 2010-11-22 | 1 | -0/+2 |
* | r600g: fix some winsys functions to deal properly with evergreen | Alex Deucher | 2010-11-22 | 1 | -5/+5 |
* | r600g: get tiling info from kernel | Dave Airlie | 2010-10-18 | 1 | -0/+5 |
* | r600g: use a hash table instead of group | Jerome Glisse | 2010-09-29 | 1 | -0/+3 |
* | r600g: move chip class to radeon common structure | Jerome Glisse | 2010-09-20 | 1 | -0/+36 |
* | r600g: alternative command stream building from context | Jerome Glisse | 2010-09-17 | 1 | -0/+129 |