[Intel-gfx] [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics

2017-10-06 Thread Matthew Auld
Good to know, mostly for debugging purposes. v2: some improvements from Chris Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson Reviewed-by: Chris Wilson --- drivers/gpu/drm/i915/i915_debugfs.c | 61 ++--- 1 file changed, 57 insertions(+), 4 del

[Intel-gfx] [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics

2017-10-05 Thread Matthew Auld
Good to know, mostly for debugging purposes. v2: some improvements from Chris Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson Reviewed-by: Chris Wilson --- drivers/gpu/drm/i915/i915_debugfs.c | 61 ++--- 1 file changed, 57 insertions(+), 4 del

[Intel-gfx] [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics

2017-09-29 Thread Matthew Auld
Good to know, mostly for debugging purposes. v2: some improvements from Chris Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson Reviewed-by: Chris Wilson --- drivers/gpu/drm/i915/i915_debugfs.c | 61 ++--- 1 file changed, 57 insertions(+), 4 del

Re: [Intel-gfx] [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics

2017-09-23 Thread Chris Wilson
Quoting Matthew Auld (2017-09-22 18:32:47) > Good to know, mostly for debugging purposes. > > v2: some improvements from Chris > > Signed-off-by: Matthew Auld > Cc: Joonas Lahtinen > Cc: Chris Wilson Reviewed-by: Chris Wilson -Chris ___ Intel-gfx ma

[Intel-gfx] [PATCH 16/21] drm/i915/debugfs: include some gtt page size metrics

2017-09-22 Thread Matthew Auld
Good to know, mostly for debugging purposes. v2: some improvements from Chris Signed-off-by: Matthew Auld Cc: Joonas Lahtinen Cc: Chris Wilson --- drivers/gpu/drm/i915/i915_debugfs.c | 61 ++--- 1 file changed, 57 insertions(+), 4 deletions(-) diff --git a/dri