summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-10nvc0: support MP performance counters on MaxwellSamuel Pitoiset1-1/+12
2016-03-10nvc0: add MP performance counters for SM35 (GK110)Samuel Pitoiset1-0/+2
2016-03-10nvc0: rework the MP counters infrastructureSamuel Pitoiset1-53/+26
2015-12-05nvc0: remove old performance metrics support on KeplerSamuel Pitoiset1-6/+0
2015-12-05nvc0: remove wrong inst_issued HW SM perf counter on KeplerSamuel Pitoiset1-1/+0
2015-12-05nvc0: add missing HW SM perf counters for SM30 (Kepler)Samuel Pitoiset1-0/+3
2015-10-16nvc0: add MP counters variants for GF100/GF110Samuel Pitoiset1-0/+1
2015-10-16nvc0: move SW/HW queries info to their respective filesSamuel Pitoiset1-1/+3
2015-10-16nvc0: allow to use 8 MP counters on FermiSamuel Pitoiset1-1/+1
2015-10-09nvc0: move HW SM queries to nvc0_query_hw_sm.c/h filesSamuel Pitoiset1-0/+117