From: Imre Deak Date: Wed, 5 Mar 2014 14:20:55 +0000 (+0200) Subject: drm/i915: check pipe power domain when reading its hw state X-Git-Tag: v3.15-rc1~51^2~55^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5482bd0ffefadf314098d7fae445aac9f3a0411;p=pandora-kernel.git drm/i915: check pipe power domain when reading its hw state We can read out the pipe HW state only if the required power domain is on. If not we consider the pipe to be off. v2: - no change v3: - push down the power domain checks into the specific crtc get_pipe_config handlers (Daniel) Signed-off-by: Imre Deak Reviewed-by: Jesse Barnes [danvet: Appease checkpatch.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed