From: Ben Widawsky Date: Wed, 23 Oct 2013 05:05:09 +0000 (-0700) Subject: drm/i915: Convert straggling MCHBAR registers X-Git-Tag: v3.13-rc1~76^2~11^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=153b4b9547965729120d427485e414855399acac;p=pandora-kernel.git drm/i915: Convert straggling MCHBAR registers All our registers which are written through the MCHBAR are defined descriptively as an offset to the MCHBAR. We had 3 outliers here. Convert these as well so all registers which are offsets are MCHBAR can be easily identified/found within the code. With this, convert DCLK to also follow this format. Signed-off-by: Ben Widawsky Reviewed-by: Jani Nikula Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed