mesa/src/intel/perf
Lionel Landwerlin c162127440 intel/perf: improve dynamic loading config detection
We're currently trying to detect dynamic loading config support by
trying to remove to test config (hard coded in the i915 driver) and
checking we get ENOENT.

This can fail if the test config was updated in Mesa but not yet in
i915.

A better way to do this is to pick an invalid ID and check for ENOENT.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: <mesa-stable@lists.freedesktop.org>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2019-06-05 20:16:23 +00:00
..
gen_perf.c intel/perf: improve dynamic loading config detection 2019-06-05 20:16:23 +00:00
gen_perf.h intel/perf: constify accumlator parameter 2019-04-17 14:10:42 +01:00
gen_perf.py intel/perf: constify accumlator parameter 2019-04-17 14:10:42 +01:00
gen_perf_mdapi.c i965: move mdapi result data format to intel/perf 2019-04-17 14:10:42 +01:00
gen_perf_mdapi.h i965: perf: add mdapi pipeline statistics queries on gen10/11 2019-04-17 14:10:42 +01:00
meson.build i965: move mdapi result data format to intel/perf 2019-04-17 14:10:42 +01:00
oa-bdw.xml
oa-bxt.xml
oa-cflgt2.xml
oa-cflgt3.xml
oa-chv.xml
oa-cnl.xml
oa-glk.xml
oa-hsw.xml
oa-icl.xml
oa-kblgt2.xml
oa-kblgt3.xml
oa-sklgt2.xml
oa-sklgt3.xml
oa-sklgt4.xml