]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb9dae0f026f0cc731353ca1ad2f1372459dd658c
tree9906ad5075a5834d14c318c1a08b913ab8b00182
parent1f77b94eeab0828b289b08db93efeb69c74bd0b4
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