Add some basic functions to query performance monitor domains and
signals. Also add support to submit performance monitor requests (pmrs).

I have planed to push this series by the end of the week. The original
series was on the ml for some weeks now and got no review so this is
your last chance :)

Christian Gmeiner (3):
  etnaviv: sync uapi header
  etnaviv: add permon support
  etnaviv: support performance monitor requests

 etnaviv/Makefile.sources     |   1 +
 etnaviv/etnaviv-symbol-check |   5 ++
 etnaviv/etnaviv_cmd_stream.c |  20 +++++
 etnaviv/etnaviv_drm.h        |  43 +++++++++-
 etnaviv/etnaviv_drmif.h      |  23 ++++++
 etnaviv/etnaviv_perfmon.c    | 189 +++++++++++++++++++++++++++++++++++++++++++
 etnaviv/etnaviv_priv.h       |  25 ++++++
 7 files changed, 305 insertions(+), 1 deletion(-)
 create mode 100644 etnaviv/etnaviv_perfmon.c

-- 
2.14.3

_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to