aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_performance_query.h
Commit message (Expand)AuthorAgeFilesLines
* i965: perf: enable GPA query statisticsLionel Landwerlin2018-04-231-1/+1
* i965: perf: add support for raw queriesLionel Landwerlin2018-04-231-0/+7
* i965: perf: read slice/unslice frequencies from OA reportsLionel Landwerlin2018-04-231-0/+12
* i965: perf: snapshot RPSTAT registerLionel Landwerlin2018-04-231-0/+5
* i965: perf: extract utility functionsLionel Landwerlin2018-04-231-21/+165
* i965: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-1/+3
* i965: extend query/counter structs for OA queriesRobert Bragg2017-03-091-1/+9
* i965: Implement INTEL_performance_query backendRobert Bragg2017-02-221-0/+49