From 6f34cc393f6407fbec91ff6d4fd1e29fe86b59d5 Mon Sep 17 00:00:00 2001 From: Andy Shevchenko Date: Thu, 15 Jan 2015 13:45:09 +0200 Subject: [PATCH] i915: reuse %ph to dump small buffers Instead of pushing each byte via stack the specifier allows to supply the pointer and length to dump buffers up to 64 bytes long. Signed-off-by: Andy Shevchenko Signed-off-by: Daniel Vetter --- Reading git-format-patch failed