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 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx