From: Ben Widawsky Date: Mon, 11 Nov 2013 22:46:28 +0000 (-0800) Subject: drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell X-Git-Tag: v3.13-rc5~29^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=596cc11e7a4a89bf6c45f955402d0bd0c7d51f13;p=pandora-kernel.git drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell The pipe B and pipe C interrupt mask and enable registers are now part of the pipe, so disabling the pipe power wells will lost the contests of the registers. Art totally debugged this one! v2: Use the irq_lock to clarify code, and prevent future bugs (Daniel) Cc: Art Runyan Cc: Paulo Zanoni Signed-off-by: Ben Widawsky [danvet: Make sparse happy.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed