From: Ben Widawsky Date: Mon, 20 Aug 2012 23:15:13 +0000 (-0700) Subject: drm/i915: Add ERR_INT to gen7 error state X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2~30^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71e172e8d141fc167b1cca28271fd39c8cf63ed3;p=pandora-kernel.git drm/i915: Add ERR_INT to gen7 error state ERR_INT can generate interrupts. However since most of the conditions seem quite fatal the patch opts to simply report it in error state instead of adding more complexity to the interrupt handler for little gain (the bits are sticky anyway). Signed-off-by: Ben Widawsky Reviewed-by: Paulo Zanoni Tested-by: Paulo Zanoni Reviewed-by: Antti Koskipaa Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed