intel/perf: move perf-related constants to common location
[mesa.git] / src / mesa / drivers / dri / i965 / brw_performance_query.h
2019-08-08 Mark Janesintel/perf: move perf-related constants to common location
2019-04-17 Lionel Landwerlini965: move mdapi result data format to intel/perf
2019-04-17 Lionel Landwerlini965: move OA accumulation code to intel/perf
2019-04-17 Lionel Landwerlini965: extract performance query metrics
2018-04-23 Lionel Landwerlini965: perf: enable GPA query statistics
2018-04-23 Lionel Landwerlini965: perf: add support for raw queries
2018-04-23 Lionel Landwerlini965: perf: read slice/unslice frequencies from OA...
2018-04-23 Lionel Landwerlini965: perf: snapshot RPSTAT register
2018-04-23 Lionel Landwerlini965: perf: extract utility functions
2017-03-22 Emil Velikovi965: consistently use ifndef guards over pragma once
2017-03-09 Robert Braggi965: extend query/counter structs for OA queries
2017-02-22 Robert Braggi965: Implement INTEL_performance_query backend