aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/perf
Commit message (Expand)AuthorAgeFilesLines
...
* intel/perf: enumerate query-based metrics in perfMark Janes2019-08-072-0/+236
* intel/perf: move perf-related constants to common locationMark Janes2019-08-071-0/+21
* intel/perf: create a vtable entry for capture_frequency_stat_registerMark Janes2019-08-071-0/+2
* intel/perf: create a vtable entry for batchbuffer_flushMark Janes2019-08-071-0/+2
* intel/perf: create a vtable entry for emit_report_countMark Janes2019-08-071-0/+4
* intel/perf: create a vtable entry for bo_unreferenceMark Janes2019-08-071-0/+1
* intel/perf: create a vtable for low-level driver functionsMark Janes2019-08-071-0/+4
* intel/perf: use common ioctl wrapperMark Janes2019-08-072-9/+5
* intel/perf: rename gen_perf to gen_perf_configMark Janes2019-08-073-26/+26
* intel: replace MAYBE_UNUSED with UNUSEDEric Engestrom2019-07-311-1/+1
* intel/perf: improve dynamic loading config detectionLionel Landwerlin2019-06-051-15/+3
* intel/perf: fix EuThreadsCount value in performance equationsLionel Landwerlin2019-06-051-2/+1
* i965: fix icelake performance query enablingLionel Landwerlin2019-04-251-0/+2
* intel/perf: constify accumlator parameterLionel Landwerlin2019-04-172-3/+3
* intel/perf: drop counter size fieldLionel Landwerlin2019-04-172-4/+20
* i965: perf: add mdapi pipeline statistics queries on gen10/11Lionel Landwerlin2019-04-171-0/+1
* intel/perf: stub gen10/11 missing definitionsLionel Landwerlin2019-04-171-0/+4
* i965: move mdapi guid into intel/perfLionel Landwerlin2019-04-171-0/+3
* i965: move mdapi result data format to intel/perfLionel Landwerlin2019-04-173-1/+126
* i965: move OA accumulation code to intel/perfLionel Landwerlin2019-04-172-32/+184
* i965: move mdapi data structure to intel/perfLionel Landwerlin2019-04-171-0/+119
* i965: extract performance query metricsLionel Landwerlin2019-04-1718-0/+148024