This is the one that already works in libdrm, so don't disappoint people
coming with expectations.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
- now also handles ascii dumps like i915_ringbuffer_data
- getoptified
- totally lazy binary detector
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Rather than add yet another decoder into the drivers, I rather just emit
a binary blob and use the decoder being developed here.
As it is a pure debugging feature, lets not package it.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>