Re: [Intel-gfx] [PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes.

2012-01-09 Thread Keith Packard
On Tue, 20 Dec 2011 16:58:55 +, David Woodhouse dw...@infradead.org wrote: In both the seq_printf, and the subject line, you have different misspellings of 'KiB'. I fixed the misspellings and merged this to my drm-intel-next-fixes pending branch. -- keith.pack...@intel.com

[Intel-gfx] [PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes.

2011-12-20 Thread Eric Anholt
They're all in increments of pages, so this just makes it easier on the eyes. Signed-off-by: Eric Anholt e...@anholt.net --- for drm-intel-next drivers/gpu/drm/i915/i915_debugfs.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_debugfs.c

Re: [Intel-gfx] [PATCH] drm/i915: Print debugfs object list sizes in kiB instead of bytes.

2011-12-20 Thread David Woodhouse
On Tue, 2011-12-20 at 08:54 -0800, Eric Anholt wrote: - seq_printf(m, %p: %s%s %8zd %04x %04x %d %d%s%s%s, + seq_printf(m, %p: %s%s %8zdKB %04x %04x %d %d%s%s%s, obj-base, get_pin_flag(obj), get_tiling_flag(obj), -