On Friday, February 24, 2017 5:57:57 AM PST Robert Bragg wrote: > In preparation for exposing Gen Observation Architecture performance > counters via INTEL_performance_query this adds an XML description for an > initial 'Render Metrics Basic Gen7.5' query and corresponding counters. > > The intention is to auto generate code for building a query from these > counters as well as the code for normalizing the individual counters. > > Note that the upstream for this XML data is currently GPU Top: > > https://github.com/rib/gputop > > The files are maintained under gputop-data/ and they are themselves > derived from files in an internal 'MDAPI XML' schema. There are scripts > under gputop-scripts/ and make rules in gputop-data/Makefile.xml for > maintaining these files. > > Signed-off-by: Robert Bragg <rob...@sixbynine.org> > --- > src/mesa/drivers/dri/i965/brw_oa_hsw.xml | 998 > +++++++++++++++++++++++++++++++ > 1 file changed, 998 insertions(+) > create mode 100644 src/mesa/drivers/dri/i965/brw_oa_hsw.xml
I've wondered whether we ought to put these in src/intel/oa, for possible future use in the Vulkan driver. Or, just to get all the OA related XML, scripts, and generated C files in their own directory (since there end up being quite a few of them). But it does seem a bit speculative...so...this is fine too. --Ken
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev