aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_cp_dma.c
Commit message (Expand)AuthorAgeFilesLines
...
* radeonsi: only enable write confirmation on the last CP DMA packetMarek Olšák2015-11-071-2/+4
* gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák2015-10-031-3/+3
* radeonsi: don't send IB dword usage to si_need_cs_spaceMarek Olšák2015-09-011-3/+2
* gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_listMarek Olšák2015-09-011-3/+3
* radeonsi: call si_init_atom for remaining radeonsi atomsMarek Olšák2015-09-011-2/+2
* radeonsi: add IB parser support for CP DMA packetsMarek Olšák2015-08-261-8/+9
* radeonsi: move CP DMA functions to their own fileMarek Olšák2015-07-311-0/+265