From: Paulo Zanoni Date: Fri, 4 Jul 2014 16:38:34 +0000 (-0300) Subject: drm/i915: check the power domains in ironlake_get_pipe_config() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=930e8c9e79acc0e3f1702dcd2345f4584818c2e9;p=pandora-kernel.git drm/i915: check the power domains in ironlake_get_pipe_config() Just like we already do in haswell_get_pipe_config(). This should prevent some WARNs 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