git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
973a5b0
)
i915: reuse %ph to dump small buffers
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 15 Jan 2015 11:45:09 +0000
(13:45 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Sat, 17 Jan 2015 04:06:40 +0000
(
05:06
+0100)
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>
No differences found