commit | 6d2b888569d366beb4be72cacfde41adee2c25e1 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Wed Aug 07 18:30:54 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 08 14:11:15 2013 +0200 |
tree | f98f9df52dd9aa42699ce02c39005ebfaf447129 | |
parent | a95fd8cae06dadf4a3eb88c9c130e86c5b0c1723 [diff] |
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>