Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nvc0: support MP performance counters on Maxwell | Samuel Pitoiset | 2016-11-10 | 1 | -1/+12 |
* | nvc0: add MP performance counters for SM35 (GK110) | Samuel Pitoiset | 2016-03-10 | 1 | -0/+2 |
* | nvc0: rework the MP counters infrastructure | Samuel Pitoiset | 2016-03-10 | 1 | -53/+26 |
* | nvc0: remove old performance metrics support on Kepler | Samuel Pitoiset | 2015-12-05 | 1 | -6/+0 |
* | nvc0: remove wrong inst_issued HW SM perf counter on Kepler | Samuel Pitoiset | 2015-12-05 | 1 | -1/+0 |
* | nvc0: add missing HW SM perf counters for SM30 (Kepler) | Samuel Pitoiset | 2015-12-05 | 1 | -0/+3 |
* | nvc0: add MP counters variants for GF100/GF110 | Samuel Pitoiset | 2015-10-16 | 1 | -0/+1 |
* | nvc0: move SW/HW queries info to their respective files | Samuel Pitoiset | 2015-10-16 | 1 | -1/+3 |
* | nvc0: allow to use 8 MP counters on Fermi | Samuel Pitoiset | 2015-10-16 | 1 | -1/+1 |
* | nvc0: move HW SM queries to nvc0_query_hw_sm.c/h files | Samuel Pitoiset | 2015-10-09 | 1 | -0/+117 |