intel/perf: move registers to their own header
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Fri, 11 Oct 2019 12:54:57 +0000 (15:54 +0300)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Wed, 23 Oct 2019 05:41:14 +0000 (05:41 +0000)
commitdb7a6847dda52ceac9f8b371a3fad81a94086884
tree0ea041d9aed85ac9f586c811f0f53cca52e7c21b
parente1d5d752572cc7017f1b4efdedfcf7b56f11044a
intel/perf: move registers to their own header

Will conflict with the genxml RPSTAT register.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
src/gallium/drivers/iris/iris_monitor.c
src/intel/perf/gen_perf.c
src/intel/perf/gen_perf.h
src/intel/perf/gen_perf_regs.h [new file with mode: 0644]
src/mesa/drivers/dri/i965/brw_performance_query.c
src/mesa/drivers/dri/i965/gen6_queryobj.c