From: Ben Widawsky Date: Thu, 17 Jan 2013 20:45:16 +0000 (-0800) Subject: drm/i915: Remove use on gma_bus_addr on gen6+ X-Git-Tag: v3.9-rc1~83^2~36^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dabb7a91ae6442d642a52e0de22d781a8ad2af12;p=pandora-kernel.git drm/i915: Remove use on gma_bus_addr on gen6+ We have enough info to not use the intel_gtt bridge stuff. v2: Move setup of mappable_base above the legacy init stuff because we still need that on older platforms. (Daniel) v3: Remove the dev_priv hunk which was rebased in by accident Reviewed-by: Rodrigo Vivi (v2) Signed-off-by: Ben Widawsky Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed