commit | 28e52b98b98a9e2cbe9ecd4f04f4d723fd767f56 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 27 12:15:49 2018 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Thu Dec 27 12:54:31 2018 +0000 |
tree | 1f70ae69e07c4c50f8fa09d242863a5374986b90 | |
parent | eb3e1e3383e88735e149842c0049ea8e53dea8f4 [diff] |
drm/i915: Remove debugfs/i915_ppgtt_info The information presented here is not relevant to current development. We can either use the context information, but more often we want to inspect the active gpu state. The ulterior motive is to eradicate dev->filelist. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181227121549.29139-1-chris@chris-wilson.co.uk