From: Paulo Zanoni Date: Fri, 4 Jul 2014 14:27:38 +0000 (-0300) Subject: drm/i915: add POWER_DOMAIN_PLLS X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd2bb1b9a1c8b8f7b673db22d628ffd491669deb;p=pandora-kernel.git drm/i915: add POWER_DOMAIN_PLLS And get/put it when needed. The special thing about this commit is that it will now return false in ibx_pch_dpll_get_hw_state() in case the power domain is not enabled. This will fix some WARNs we have when we run pm_rpm on SNB. Testcase: igt/pm_rpm Bugzilla:https://bugs.freedesktop.org/show_bug.cgi?id=80463 Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed