Hi, This series reworks the MP perf counters and the driver metrics infrastructure, and it adds compute-related perf counters on GK110 (SM35).
This has been tested on GF119, GK104 and GK208. No regressions with the HUD and with AMD_performance_monitor. Please review, Thanks. Samuel Pitoiset (6): nvc0: rework the MP counters infrastructure nvc0: rework the driver metrics infrastructure nvc0: explode config of Kepler hardware SM events nvc0: add MP performance counters for SM35 (GK110) nvc0: add driver metrics for SM35 (GK110) nvc0: expose SM35 perf counters to AMD_performance_monitor src/gallium/drivers/nouveau/nvc0/nvc0_query.c | 28 +- .../drivers/nouveau/nvc0/nvc0_query_hw_metric.c | 316 +++--- .../drivers/nouveau/nvc0/nvc0_query_hw_metric.h | 23 +- .../drivers/nouveau/nvc0/nvc0_query_hw_sm.c | 1146 +++++++++++++++----- .../drivers/nouveau/nvc0/nvc0_query_hw_sm.h | 81 +- .../drivers/nouveau/nvc0/nve4_compute.xml.h | 4 + 6 files changed, 1099 insertions(+), 499 deletions(-) -- 2.7.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev