From: Paulo Zanoni Date: Tue, 19 Feb 2013 19:13:35 +0000 (-0300) Subject: drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~55^2~60^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02bcca0d72a1491d30cfb5dce29e348ac15fd01c;p=pandora-kernel.git drm/i915: clear the FPGA_DBG_RM_NOCLAIM bit at driver init Otherwise, if the BIOS did anything wrong, our first I915_{WRITE,READ} will give us "unclaimed register" messages. V2: Even earlier. V3: Move it to intel_early_sanitize_regs. Bugzilla: http://bugs.freedesktop.org/show_bug.cgi?id=58897 Signed-off-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed