summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_oa_sklgt3.c
diff options
context:
space:
mode:
authorLionel Landwerlin2017-08-03 18:58:09 +0200
committerLionel Landwerlin2017-08-03 19:18:44 +0200
commit3802c5cb209f6e2735c4ced7462b637a7e16bbf5 (patch)
tree8aa011a3f90f9488b8ab3f7ba403936e4ff758fc /drivers/gpu/drm/i915/i915_oa_sklgt3.c
parentdrm/i915/perf: prune OA configs (diff)
downloadkernel-qcow2-linux-3802c5cb209f6e2735c4ced7462b637a7e16bbf5.tar.gz
kernel-qcow2-linux-3802c5cb209f6e2735c4ced7462b637a7e16bbf5.tar.xz
kernel-qcow2-linux-3802c5cb209f6e2735c4ced7462b637a7e16bbf5.zip
drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
There will be a need for userspaces configurations to set this register. We can apply the same model inside the kernel for test configs. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Matthew Auld <matthew.auld@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170803165812.2373-4-lionel.g.landwerlin@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/i915_oa_sklgt3.c')
-rw-r--r--drivers/gpu/drm/i915/i915_oa_sklgt3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/i915/i915_oa_sklgt3.c b/drivers/gpu/drm/i915/i915_oa_sklgt3.c
index 2e342b4bc3a5..85e51addf86a 100644
--- a/drivers/gpu/drm/i915/i915_oa_sklgt3.c
+++ b/drivers/gpu/drm/i915/i915_oa_sklgt3.c
@@ -60,6 +60,7 @@ static const struct i915_oa_reg flex_eu_config_test_oa[] = {
};
static const struct i915_oa_reg mux_config_test_oa[] = {
+ { _MMIO(0x9840), 0x00000080 },
{ _MMIO(0x9888), 0x11810000 },
{ _MMIO(0x9888), 0x07810013 },
{ _MMIO(0x9888), 0x1f810000 },