From: Ville Syrjälä Date: Tue, 3 Dec 2013 09:30:09 +0000 (+0200) Subject: drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() X-Git-Tag: v3.14-rc1~47^2~44^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97058870e616631a80721e08d5797d7da4b23b0a;p=pandora-kernel.git drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize() The BIOS or someone else might have done something bad and there might be old GT FIFO erros reported in GTFIFODBG. Clear those out in intel_uncore_early_sanitize() to make sure we don't mistake them for our problems. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed