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)
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>

No differences found