Mesa (master): i965: perf: update configs for loading from userspace

Lionel Landwerlin llandwerlin at kemper.freedesktop.org
Tue Nov 28 13:36:18 UTC 2017


Module: Mesa
Branch: master
Commit: 3e7112e603f7b19038901b0592b9d8243b72c4ca
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e7112e603f7b19038901b0592b9d8243b72c4ca

Author: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
Date:   Thu Aug 31 11:04:28 2017 +0100

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 at intel.com>
Acked-by: Kenneth Graunke <kenneth at whitecape.org>

---

 src/mesa/drivers/dri/i965/brw_oa_bdw.xml    | 58 +++++++++++++++++++++++++++++
 src/mesa/drivers/dri/i965/brw_oa_bxt.xml    | 16 ++++++++
 src/mesa/drivers/dri/i965/brw_oa_chv.xml    | 28 ++++++++++++++
 src/mesa/drivers/dri/i965/brw_oa_glk.xml    | 15 ++++++++
 src/mesa/drivers/dri/i965/brw_oa_hsw.xml    |  6 +++
 src/mesa/drivers/dri/i965/brw_oa_kblgt2.xml | 18 +++++++++
 src/mesa/drivers/dri/i965/brw_oa_kblgt3.xml | 18 +++++++++
 src/mesa/drivers/dri/i965/brw_oa_sklgt2.xml | 48 ++++++++++++++++++++++++
 src/mesa/drivers/dri/i965/brw_oa_sklgt3.xml | 18 +++++++++
 src/mesa/drivers/dri/i965/brw_oa_sklgt4.xml | 18 +++++++++
 10 files changed, 243 insertions(+)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=3e7112e603f7b19038901b0592b9d8243b72c4ca



More information about the mesa-commit mailing list