Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r600g,radeonsi: add debug option which forces DMA for copy_region and blit | Marek Olšák | 2014-09-12 | 1 | -2/+2 |
* | radeonsi: Simplify si_dma_copy_tile function | Michel Dänzer | 2014-09-11 | 1 | -62/+41 |
* | gallium/radeon: cleanup header inclusion | Emil Velikov | 2014-08-28 | 1 | -1/+1 |
* | radeonsi: simplify si_num_banks function | Marek Olšák | 2014-08-19 | 1 | -4/+2 |
* | radeonsi: use gpu_address from r600_resource | Marek Olšák | 2014-08-09 | 1 | -6/+6 |
* | radeonsi: fix order of r600_need_dma_space and r600_context_bo_reloc | Christian König | 2014-07-09 | 1 | -1/+2 |
* | radeonsi: Fix calculation of number of banks for SI | Michel Dänzer | 2014-04-22 | 1 | -2/+4 |
* | radeonsi: fix num banks selection on SI for dma setup (v2) | Alex Deucher | 2014-04-18 | 1 | -16/+2 |
* | radeonsi: Implement DMA blit | Niels Ole Salscheider | 2014-03-20 | 1 | -0/+349 |