[Mesa-dev] [PATCH 0/6] nvc0: some more performance metrics changes

Ilia Mirkin imirkin at alum.mit.edu
Wed Nov 2 22:19:44 UTC 2016


Series is Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

On Wed, Nov 2, 2016 at 7:12 PM, Samuel Pitoiset
<samuel.pitoiset at gmail.com> wrote:
> 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
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list