[Mesa-dev] [PATCH 0/6] nvc0: some more performance metrics changes
Samuel Pitoiset
samuel.pitoiset at gmail.com
Wed Nov 2 23:12:04 UTC 2016
Hi,
Spotted when working on SM50 performance counters implementation (which is
almost ready). More performance metrics could be actually added but this
will require investigation because blob tries to obfuscate some signals
which makes the process harder than it seems.
Please review,
Thanks!
Samuel Pitoiset (6):
nvc0: sort performance metrics alphabetically
nvc0: respect 80-chars for perf metrics descriptions
nvc0: add new warp_execution_efficiency metric on SM30+
nvc0: do not expose metric-inst_issued twice on SM35
nvc0: add missing metric-issue_slot on SM35
nvc0: add new warp_nonpred_execution_efficiency metric on SM35
.../drivers/nouveau/nvc0/nvc0_query_hw_metric.c | 78 +++++++++++++++++++---
.../drivers/nouveau/nvc0/nvc0_query_hw_metric.h | 2 +
2 files changed, 70 insertions(+), 10 deletions(-)
--
2.10.1
More information about the mesa-dev
mailing list