summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_dma.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: fix order of r600_need_dma_space and r600_context_bo_relocChristian König2014-07-091-1/+2
* radeonsi: Fix calculation of number of banks for SIMichel Dänzer2014-04-221-2/+4
* radeonsi: fix num banks selection on SI for dma setup (v2)Alex Deucher2014-04-181-16/+2
* radeonsi: Implement DMA blitNiels Ole Salscheider2014-03-201-0/+349