From: Paulo Zanoni Date: Fri, 20 Dec 2013 17:09:41 +0000 (-0200) Subject: drm/i915: avoid unclaimed registers when capturing the error state X-Git-Tag: v3.14-rc1~47^2~16^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cc1daf0c9d22b05b00fcb72744003d7b63fece;p=pandora-kernel.git drm/i915: avoid unclaimed registers when capturing the error state We're iterating over the CPU transcoders, so check for the correct power domain. This fixes many "unclaimed register" error messages. This can be reproduced by the IGT test mentioned below, but we still get a FAIL when we run it. Testcase: igt/kms_lip/flip-vs-panning-vs-hang Signed-off-by: Paulo Zanoni Reviewed-by: Imre Deak Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed