From: Damien Lespiau Date: Thu, 4 Jun 2015 17:21:31 +0000 (+0100) Subject: drm/i915/skl: Don't warn if reading back DPLL0 is disabled X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~36^2~307^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=414355a7c3f029b762518d73a6ea7e4d07d48e34;p=pandora-kernel.git drm/i915/skl: Don't warn if reading back DPLL0 is disabled We can operate with DPLL0 off with CDCLK backed by the 24Mhz reference clock, and that's a supported configuration. Don't warn when notice DPLL0 is off then. We still have a separate warn at boot if cdclk is disabled (because we don't currently try to handle the case (that shouldn't happen on SKL as far as I know) where we boot with display not initialized. Signed-off-by: Damien Lespiau Reviewed-by: Ville Syrjälä Signed-off-by: Jani Nikula --- Reading git-diff-tree failed