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

Author: Lionel Landwerlin <lionel.g.landwer...@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.landwer...@intel.com>
Acked-by: Kenneth Graunke <kenn...@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
_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to