aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_test_dma.c
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: display cs blit count for AMD_DEBUG=testdmaPierre-Eric Pelloux-Prayer2019-12-041-3/+5
* gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.Eric Anholt2019-05-131-3/+2
* radeonsi: use CP DMA for the null const buffer clear on CIKMarek Olšák2019-04-221-1/+1
* radeonsi: use compute shaders for clear_buffer & copy_bufferMarek Olšák2018-10-161-1/+2
* radeonsi: split si_clear_buffer to remove enum si_methodMarek Olšák2018-08-141-1/+1
* radeonsi: cosmetic changesMarek Olšák2018-08-041-1/+1
* radeonsi: add new R600_DEBUG test "testclearbufperf"Darren Powell2018-08-021-1/+2
* radeonsi: rename r600_texture -> si_texture, rxxx -> xxx or sxxxMarek Olšák2018-06-191-11/+11
* radeonsi: remove r600_common_contextMarek Olšák2018-04-051-5/+5
* radeonsi: use si_context instead of pipe_context in parameters pt2Marek Olšák2018-04-051-1/+1
* radeonsi: update copyrightsMarek Olšák2018-04-051-0/+1
* radeonsi/gfx9: print the swizzle mode for testdmaMarek Olšák2018-03-211-2/+16
* radeonsi: remove r600_common_screenMarek Olšák2017-11-291-2/+2
* radeonsi: remove r600_common_context::clear_bufferMarek Olšák2017-11-291-1/+1
* radeonsi: move r600_test_dma.c into si_test_dma.cMarek Olšák2017-11-291-0/+398