intel/genxml: add generic perf counters registers
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 28 Nov 2018 15:08:51 +0000 (15:08 +0000)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 23 Oct 2019 05:41:14 +0000 (05:41 +0000)
commite0ab658acdac84349cca1c9abdf69916b5669b90
tree9f006db6b3105138900329ddd2254aadc96b5a67
parent11c4bf941795caf9b3967ae09c391d7eb03cd0b3
intel/genxml: add generic perf counters registers

We have 2 of those we can configure to source programmable events.
Those are not part of the OA reports. Configuration happens in i915
through the metric set selected by the application. On the Mesa side
we'll just sample those and do a diff.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/intel/genxml/gen10.xml
src/intel/genxml/gen11.xml
src/intel/genxml/gen8.xml
src/intel/genxml/gen9.xml