drm: Move the GTT accounting to i915
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 30 Sep 2010 10:46:12 +0000 (11:46 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 1 Oct 2010 13:45:20 +0000 (14:45 +0100)
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 <chris@chris-wilson.co.uk>
Cc: Dave Airlie <airlied@redhat.com>

No differences found