From: Chris Wilson Date: Tue, 29 Mar 2011 23:59:50 +0000 (-0700) Subject: drm/i915: Rename agp_type to cache_level X-Git-Tag: v3.0-rc1~312^2~4^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93dfb40cd887c4f39e38f047c4d9ea0b7188a58a;p=pandora-kernel.git drm/i915: Rename agp_type to cache_level ... to clarify just how we use it inside the driver and remove the confusion of the poorly matching agp_type names. We still need to translate through agp_type for interface into the fake AGP driver. Signed-off-by: Chris Wilson Signed-off-by: Eric Anholt Reviewed-by: Daniel Vetter Signed-off-by: Keith Packard --- Reading git-diff-tree failed