]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/kbl: KBL also needs to run the SAGV code
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 22 Sep 2016 21:00:29 +0000 (18:00 -0300)
committerPaulo Zanoni <paulo.r.zanoni@intel.com>
Mon, 26 Sep 2016 19:51:23 +0000 (16:51 -0300)
commit6e3100ec21e7c774a0fc01e36a1e0739530c2f71
tree401e86c18946daa0f0f672a669b71223fc4aa5d8
parent56feca91973459d0b62cbb2610b62d341025ed89
drm/i915/kbl: KBL also needs to run the SAGV code

According to BSpec, it's the "core CPUs" that need the code, which
means SKL and KBL, but not BXT.

I don't have a KBL to test this patch on it.

v2: Only SKL should have I915_SAGV_NOT_CONTROLLED.

Cc: stable@vger.kernel.org
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1474578035-424-4-git-send-email-paulo.r.zanoni@intel.com
drivers/gpu/drm/i915/intel_pm.c