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

Re: [Intel-gfx] Fan running with Intel Graphics

2011-12-20 Thread Johannes Bauer
Hi Jesse, Am 15.12.2011 23:04, schrieb Johannes Bauer: Yes. Try running drm-intel-next from Keith's git tree: git://people.freedesktop.org/~keithp/linux Hmmm: Sorry about being a moron. I completely missed the drm-intel-next branch and wondered :-/ Now that I have it running and