i965: perf: update configs for loading from userspace
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 31 Aug 2017 10:04:28 +0000 (11:04 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 28 Nov 2017 13:34:04 +0000 (13:34 +0000)
commit3e7112e603f7b19038901b0592b9d8243b72c4ca
treea79f2d95691d8373621e3c6deda927f343e70e04
parent44fbbd6fd07e5784b05e08e762e54b6c71f95ab1
i965: perf: update configs for loading from userspace

When making configs loadable from userspace in the kernel, we left to
userspace more responsability around programming some registers. In
particular one register we use to set directly in the driver has now
been moved into the configs.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Acked-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_oa_bdw.xml
src/mesa/drivers/dri/i965/brw_oa_bxt.xml
src/mesa/drivers/dri/i965/brw_oa_chv.xml
src/mesa/drivers/dri/i965/brw_oa_glk.xml
src/mesa/drivers/dri/i965/brw_oa_hsw.xml
src/mesa/drivers/dri/i965/brw_oa_kblgt2.xml
src/mesa/drivers/dri/i965/brw_oa_kblgt3.xml
src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml
src/mesa/drivers/dri/i965/brw_oa_sklgt3.xml
src/mesa/drivers/dri/i965/brw_oa_sklgt4.xml