Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information