Re: [Intel-gfx] [PATCH 15/70] drm/i915: Include active flag when describing objects in debugfs

2015-04-08 Thread Daniel Vetter
On Tue, Apr 07, 2015 at 04:20:39PM +0100, Chris Wilson wrote: Since we use obj-active as a hint in many places throughout the code, knowing its state in debugfs is extremely useful. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin tvrtko.ursu...@intel.com

[Intel-gfx] [PATCH 15/70] drm/i915: Include active flag when describing objects in debugfs

2015-04-07 Thread Chris Wilson
Since we use obj-active as a hint in many places throughout the code, knowing its state in debugfs is extremely useful. Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk Reviewed-by: Tvrtko Ursulin tvrtko.ursu...@intel.com --- drivers/gpu/drm/i915/i915_debugfs.c | 3 ++- 1 file changed, 2