[Intel-gfx] [SKL-DMC-BUGFIX 0/5] SKL PC10 entry fixes.

Animesh Manna animesh.manna at intel.com
Mon Aug 3 09:25:31 PDT 2015


The following patches helps to solve PC10 entry issue for SKL.
Detailed description about the changes done to solve the issue
is mentioned in commit message of each patch.

All these patches are send earlier for review as part of "Redesign of
dmc firmware loading" patch series. Now skl specific bug-fixes are
seperated out and sending as seperate patch series to make it simple.

Animesh Manna (5):
  drm/i915/gen9: Removed byte swapping for csr firmware
  drm/i915/skl: Making DC6 entry is the last call in suspend flow.
  drm/i915/skl: Do not disable cdclk PLL if csr firmware is present.
  drm/i915/skl: Block disable call for pw1 if dmc firmware is present.
  drm/i915/skl: Removed csr firmware load in resume path.

 drivers/gpu/drm/i915/i915_drv.c         | 13 +++++-----
 drivers/gpu/drm/i915/i915_drv.h         |  2 +-
 drivers/gpu/drm/i915/intel_csr.c        | 16 +++---------
 drivers/gpu/drm/i915/intel_display.c    | 11 +++++---
 drivers/gpu/drm/i915/intel_drv.h        |  2 ++
 drivers/gpu/drm/i915/intel_runtime_pm.c | 45 +++++++++++++--------------------
 6 files changed, 37 insertions(+), 52 deletions(-)

-- 
2.0.2



More information about the Intel-gfx mailing list