From: Chris Wilson Date: Tue, 6 Aug 2013 12:17:02 +0000 (+0100) Subject: drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge X-Git-Tag: v3.12-rc1~136^2~59^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=350ec881d966453bdcf1d3299071e90da4e507b4;p=pandora-kernel.git drm/i915: Rename I915_CACHE_MLC_LLC to L3_LLC for Ivybridge MLC_LLC was never validated for Sandybridge and was superseded by a new level of cacheing for the GPU in Ivybridge. Update our names to be consistent with usage, and in the process stop setting the unwanted bit on Sandybridge. Signed-off-by: Chris Wilson Reviewed-by: Ville Syrjälä [danvet: s/BUG/WARN_ON(1) bikeshed.] Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed