]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/i915/cnl: WaRsUseTimeoutMode
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Tue, 22 Aug 2017 23:58:28 +0000 (16:58 -0700)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Mon, 16 Oct 2017 18:16:16 +0000 (11:16 -0700)
commite4ffc83d3fa7e51390a94303e06356d2d1d5b5ee
treefe233e7de527ba8a756b2e52f9c9505f7e49d48c
parent543d5e0ea181a3f92cbe19832bcf2e0ea26bfc22
drm/i915/cnl: WaRsUseTimeoutMode

Apparently RC6 residency is lower than expected
with EI mode for most of the cases on CNL A0, B0 and C0.

This Wa doesn't solve our lower residency, but I
believe it is better to have it since EI is not
expected to work by HW engineers anyways.

Cc: David Weinehall <david.weinehall@linux.intel.com>
Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Reviewed-by: David Weinehall <david.weinehall@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20170822235828.18322-1-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_pm.c