From: Ben Widawsky Date: Fri, 25 May 2012 23:56:23 +0000 (-0700) Subject: drm/i915: enable parity error interrupts X-Git-Tag: v3.6-rc1~83^2~47^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15b9f80e008f584d1a3835bb5eba194080e4e750;p=pandora-kernel.git drm/i915: enable parity error interrupts The previous patch put all the code, and handlers in place. It should now be safe to enable the parity error interrupt. The parity error must be unmasked in both the GTIMR, and the CS IMR. Unfortunately, the docs aren't clear about this; nevertheless it's the truth. Reviewed-by: Jesse Barnes Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed