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. v1: http://lists.freedesktop.org/archives/intel-gfx/2015-August/072870.html v2: Based on review comments from Daniel, changes made in the current version. DMC redesign patch series has dependencies with current patch series. Need to rework on few patches, planning to send after initial review feedback of the current patch series. http://lists.freedesktop.org/archives/intel-gfx/2015-August/072921.html Animesh Manna (5): drm/i915/skl: Added a check for the hardware status of csr fw before loading. drm/i915/skl Remove the call for csr uninitialization from suspend path 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. drivers/gpu/drm/i915/i915_drv.c | 19 +++++++++++++------ drivers/gpu/drm/i915/intel_csr.c | 9 +++++++++ drivers/gpu/drm/i915/intel_display.c | 14 ++++++++++---- drivers/gpu/drm/i915/intel_drv.h | 2 ++ drivers/gpu/drm/i915/intel_runtime_pm.c | 31 ++++++++++++++++--------------- 5 files changed, 50 insertions(+), 25 deletions(-) -- 2.0.2 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx