From: Chris Wilson Date: Thu, 30 Sep 2010 10:46:12 +0000 (+0100) Subject: drm: Move the GTT accounting to i915 X-Git-Tag: v2.6.37-rc1~92^2~28^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73aa808f10effc280e6eb70267314542a7c29426;p=pandora-kernel.git drm: Move the GTT accounting to i915 Only drm/i915 does the bookkeeping that makes the information useful, and the information maintained is driver specific, so move it out of the core and into its single user. Signed-off-by: Chris Wilson Cc: Dave Airlie --- Reading git-diff-tree failed