i915: reuse %ph to dump small buffers
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 15 Jan 2015 11:45:09 +0000 (13:45 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sat, 17 Jan 2015 04:06:40 +0000 (05:06 +0100)
commit6f34cc393f6407fbec91ff6d4fd1e29fe86b59d5
tree0d323d69defaca5fef87e1f4d443a44a0b230df7
parent973a5b06a096f1a9494ebe94c78d809459f4dc74
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_dp.c
This page took 0.051954 seconds and 5 git commands to generate.