summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeonsi/si_perfcounter.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19radeonsi: really wait for the second EOP event and not the first oneMarek Olšák1-1/+5
2016-05-09radeonsi: expose performance counters as 64 bitNicolai Hähnle1-5/+8
2016-04-18radeonsi: don't flush CB/DB caches for performance countersMarek Olšák1-3/+6
2016-02-05radeonsi: add placeholder MC and SRBM performance counter groupsNicolai Hähnle1-16/+54
2016-02-05radeonsi: re-order the SQ_xx performance counter blocksNicolai Hähnle1-0/+21
2016-02-05radeonsi: re-order the perfcounter hardware blocksNicolai Hähnle1-12/+18
2015-12-15radeonsi: fix perfcounter selection for SI_PC_MULTI_BLOCK layoutsNicolai Hähnle1-1/+1
2015-11-26radeon: delay the generation of driver query names until first useNicolai Hähnle1-8/+7
2015-11-25radeonsi: implement AMD_performance_monitor for CIK+Nicolai Hähnle1-0/+695