drm/i915: List objects allocated from stolen memory in debugfs
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 7 Aug 2013 17:30:54 +0000 (18:30 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 8 Aug 2013 12:11:15 +0000 (14:11 +0200)
commit6d2b888569d366beb4be72cacfde41adee2c25e1
treef98f9df52dd9aa42699ce02c39005ebfaf447129
parenta95fd8cae06dadf4a3eb88c9c130e86c5b0c1723
drm/i915: List objects allocated from stolen memory in debugfs

I was curious as to what objects were currently allocated from stolen
memory, and so exported it from debugfs.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c