aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_monitor.c
Commit message (Expand)AuthorAgeFilesLines
* intel/perf: move query_mask and location out of gen_perf_query_counterMarcin Ślusarz2020-07-061-5/+6
* iris: remove iris_monitor_configMarcin Ślusarz2020-07-061-93/+19
* iris: return max counter value for AMD_performance_monitorMarcin Ślusarz2020-07-061-3/+4
* intel/perf: make pipeline statistic query loading optionalLionel Landwerlin2020-05-201-1/+2
* iris: separating out common perf codeMark Janes2019-12-101-92/+2
* intel/perf: move registers to their own headerLionel Landwerlin2019-10-231-0/+1
* iris: Add missing 'break'Kenneth Graunke2019-08-111-0/+1
* iris: minor restylingKenneth Graunke2019-08-101-34/+42
* iris/perf: get monitor resultsMark Janes2019-08-091-0/+60
* iris/perf: add begin/end hooksMark Janes2019-08-091-0/+21
* iris/perf: add delete queryMark Janes2019-08-091-0/+12
* iris/perf: implement iris_create_monitor_objectMark Janes2019-08-091-0/+99
* iris/perf: implement routines to return counter infoMark Janes2019-08-091-0/+281