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)
commita01c75b338d7c743a8982011f01a4714ad2956de
treee3a69bd5c91e6609825cb9753b5e85797da640ff
parentb5323599af68caa2da08b7041400b62049afb91e
drm/i915: Add gtt_offset to gem object list debugfs output

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>
drivers/gpu/drm/i915/i915_gem_debugfs.c