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)
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>

No differences found