Module: Mesa
Branch: master
Commit: cbad8f3cc0aade2585abacbb616002b03a1428e5
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=cbad8f3cc0aade2585abacbb616002b03a1428e5

Author: Rob Clark <[email protected]>
Date:   Wed Jul 18 09:42:29 2018 -0400

freedreno/a5xx: perfmance counters

AMD_performance_monitor support

Signed-off-by: Rob Clark <[email protected]>

---

 src/gallium/drivers/freedreno/Makefile.sources    |   1 +
 src/gallium/drivers/freedreno/a5xx/fd5_perfcntr.c | 766 ++++++++++++++++++++++
 src/gallium/drivers/freedreno/a5xx/fd5_query.c    | 205 +++++-
 src/gallium/drivers/freedreno/a5xx/fd5_screen.c   |   8 +
 src/gallium/drivers/freedreno/freedreno_screen.c  |   1 +
 src/gallium/drivers/freedreno/freedreno_util.h    |   1 +
 src/gallium/drivers/freedreno/meson.build         |   1 +
 7 files changed, 982 insertions(+), 1 deletion(-)

Diff:   
http://cgit.freedesktop.org/mesa/mesa/diff/?id=cbad8f3cc0aade2585abacbb616002b03a1428e5
_______________________________________________
mesa-commit mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to