drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK
authorImre Deak <imre.deak@intel.com>
Wed, 4 Nov 2015 17:24:18 +0000 (19:24 +0200)
committerImre Deak <imre.deak@intel.com>
Tue, 17 Nov 2015 18:55:16 +0000 (20:55 +0200)
commitab96c1ee1757a7a96dc2fd4e466747633e43cb0d
treed1ac7f618e54d3ef68e0e8845043c291de80cfff
parentd26fa1d51f12c015af336f4779af722aff89e175
drm/i915/skl: make sure LCPLL is disabled when uniniting CDCLK

Suppressing LCPLL disabling was added to avoid interfering with the DMC
firmware. It is not needed any more since we uninit CDCLK now with the
DMC deactivated (DC states disabled). We also must disable it during system
suspend as part of the Bspec "Display uninit sequence".

Signed-off-by: Imre Deak <imre.deak@intel.com>
Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1446657859-9598-10-git-send-email-imre.deak@intel.com
drivers/gpu/drm/i915/intel_display.c
This page took 0.024462 seconds and 5 git commands to generate.