drm/i915: Print debugfs object list sizes in KiB instead of bytes.
authorEric Anholt <eric@anholt.net>
Tue, 20 Dec 2011 16:54:15 +0000 (08:54 -0800)
committerKeith Packard <keithp@keithp.com>
Mon, 9 Jan 2012 22:02:41 +0000 (14:02 -0800)
commita05a586239c66a256ea1fbae859e742e4c91c8d9
tree9906ad5075a5834d14c318c1a08b913ab8b00182
parentba68e086223a5f149f37bf8692c8cdbf1b0ba3ef
drm/i915: Print debugfs object list sizes in KiB instead of bytes.

They're all in increments of pages, so this just makes it easier on
the eyes.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/i915_debugfs.c