drm/i915/gen9: Extend dmc debug mask to include cores
authorMika Kuoppala <mika.kuoppala@linux.intel.com>
Fri, 19 Feb 2016 10:26:04 +0000 (12:26 +0200)
committerImre Deak <imre.deak@intel.com>
Mon, 22 Feb 2016 15:20:28 +0000 (17:20 +0200)
commit5b076889f6239f8214967894464ab636f7415aff
tree721285dbaf0b95fc68c14ab4ca7ae1ab3771b312
parent779cb5d3ddd72950ec726f86e38f7575c7fbdd4c
drm/i915/gen9: Extend dmc debug mask to include cores

Cores need to be included into the debug mask. We don't exactly
know what it does but the spec says it must be enabled. So obey.

v2: Cores should be only set for BXT (Imre, Art)

Cc: Imre Deak <imre.deak@intel.com>
Cc: Runyan, Arthur J <arthur.j.runyan@intel.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Imre Deak <imre.deak@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1455877564-5128-1-git-send-email-mika.kuoppala@intel.com
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/intel_runtime_pm.c