mesa/src/intel/perf
Anuj Phogat cd39d3b1ad intel: Rename gen_device prefix in filenames
export SEARCH_PATH="src/intel src/gallium/drivers/iris src/mesa/drivers/dri/i965"
find $SEARCH_PATH -type f -name "gen_device" -exec sh -c 'f="{}"; mv -- "$f" "${f/gen_device/intel_device}"' \;
grep -E "gen_device_info*\.[cph]" -rIl $SEARCH_PATH | xargs sed -ie "s/gen_device_info\(.*\.[cph]\)/intel_device_info\1/g"

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10241>
2021-04-20 20:06:33 +00:00
..
gen_perf.c intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
gen_perf.h intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
gen_perf.py intel: Rename Genx keyword to Gfxx 2021-04-02 18:33:07 +00:00
gen_perf_mdapi.c intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
gen_perf_mdapi.h intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
gen_perf_private.h intel/perf: link queries back to the gen_perf_config object 2021-01-15 13:26:23 +02:00
gen_perf_query.c intel: Rename gen_device prefix in filenames 2021-04-20 20:06:33 +00:00
gen_perf_query.h intel/perf: introduce additional ralloc context parameter 2021-02-03 16:37:59 +00:00
gen_perf_regs.h intel: Rename genx keyword to gfxx in source files 2021-04-02 18:33:07 +00:00
meson.build intel/perf: Add Alderlake metrics 2021-02-22 13:49:53 +02:00
oa-adl.xml intel/perf: Add Alderlake metrics 2021-02-22 13:49:53 +02:00
oa-bdw.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-bxt.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-cflgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-cflgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-chv.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-dg1.xml intel/perf: add DG1 support 2021-02-02 13:25:55 +00:00
oa-ehl.xml intel/perf: update files from IGT 2021-02-02 13:25:55 +00:00
oa-glk.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-hsw.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-icl.xml intel/perf: add async compute metrics 2021-02-02 13:25:55 +00:00
oa-kblgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-kblgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-rkl.xml intel/perf: add RKL support 2021-02-02 13:25:55 +00:00
oa-sklgt2.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-sklgt3.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-sklgt4.xml intel/perf: drop the special READ_REG operator 2021-02-02 13:25:55 +00:00
oa-tglgt1.xml intel/perf: break TGL perf configs in GT1/2 2021-02-02 13:25:55 +00:00
oa-tglgt2.xml intel/perf: break TGL perf configs in GT1/2 2021-02-02 13:25:55 +00:00