drm/i915: Add gtt_offset to gem object list debugfs output
authorBen Gamari <bgamari.foss@gmail.com>
Wed, 1 Jul 2009 19:01:35 +0000 (15:01 -0400)
committerEric Anholt <eric@anholt.net>
Tue, 7 Jul 2009 18:52:48 +0000 (11:52 -0700)
This is quite useful for verifying that objects are actually mapped when
they need to be.

Signed-off-by: Ben Gamari <bgamari.foss@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found