]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915/skl Remove the call for csr uninitialization from suspend path
authorAnimesh Manna <animesh.manna@intel.com>
Tue, 25 Aug 2015 20:06:06 +0000 (01:36 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 30 Sep 2015 08:14:23 +0000 (10:14 +0200)
commita8b334e47fda58d75ded3266d02f96910e0a63cd
treea814f1c99204d4357c0f4cb6b3b89cd737c968f6
parent6ed58a0c101d23e0a52abd907f9cf9607915eea7
drm/i915/skl Remove the call for csr uninitialization from suspend path

This patch remove the function call to set the firmware
loading status as uninitialized during suspend.

Dmc firmware will restore the firmware in normal suspend. In previous
patch added a check to directly read the hardware status and load
the firmware if got reset during resume from suspend-hibernation.

Cc: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Animesh Manna <animesh.manna@intel.com>
Signed-off-by: Vathsala Nagaraju <vathsala.nagaraju@intel.com>
Reviewed-by: A.Sunil Kamath <sunil.kamath@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c