aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/cik_sdma.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/radeon: inline the r600_rings structureMarek Olšák2015-11-131-7/+7
* radeonsi: properly check if DCC is enabled and allocatedMarek Olšák2015-10-271-1/+1
* radeonsi: Disable operations that do not work with DCC.Bas Nieuwenhuizen2015-10-241-1/+2
* gallium/radeon: add separate stencil level dirty flagsMarek Olšák2015-10-031-1/+1
* gallium/radeon: tell the winsys the exact resource binding typesMarek Olšák2015-10-031-4/+4
* gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_listMarek Olšák2015-09-011-4/+4
* radeonsi: directly include radeon/* headersEmil Velikov2015-07-131-1/+1
* radeonsi: Add CIK SDMA supportMichel Dänzer2015-06-081-0/+364