aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/nouveau/nvc0/nvc0_query_hw_sm.h
Commit message (Expand)AuthorAgeFilesLines
* nvc0: support MP performance counters on MaxwellSamuel Pitoiset2016-11-101-1/+12
* nvc0: add MP performance counters for SM35 (GK110)Samuel Pitoiset2016-03-101-0/+2
* nvc0: rework the MP counters infrastructureSamuel Pitoiset2016-03-101-53/+26
* nvc0: remove old performance metrics support on KeplerSamuel Pitoiset2015-12-051-6/+0
* nvc0: remove wrong inst_issued HW SM perf counter on KeplerSamuel Pitoiset2015-12-051-1/+0
* nvc0: add missing HW SM perf counters for SM30 (Kepler)Samuel Pitoiset2015-12-051-0/+3
* nvc0: add MP counters variants for GF100/GF110Samuel Pitoiset2015-10-161-0/+1
* nvc0: move SW/HW queries info to their respective filesSamuel Pitoiset2015-10-161-1/+3
* nvc0: allow to use 8 MP counters on FermiSamuel Pitoiset2015-10-161-1/+1
* nvc0: move HW SM queries to nvc0_query_hw_sm.c/h filesSamuel Pitoiset2015-10-091-0/+117