OSDN Git Service

intel: Import intel_decode.c from intel-gpu-tools.
authorEric Anholt <eric@anholt.net>
Tue, 20 Dec 2011 19:25:20 +0000 (11:25 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 30 Dec 2011 00:42:57 +0000 (16:42 -0800)
commit8c4a2c884846caca517b49e2026661e57924d9e1
treeadb734eac6d67d214dc49ef548126799953c8805
parentef20301a11afae50bfe127002913dbd0b81ddccc
intel: Import intel_decode.c from intel-gpu-tools.

This is from commit dd9a5b4f7fb07c78db4e7481bedca1b981030e3f.
We've been sharing this file between that repo and Mesa, and it's time
to build a real interface using it.  I'm also hoping to apply some of
its packet-walking logic for AUB dumping and batch validation
purposes.

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Eugeni Dodonov <eugeni@dodonov.net>
intel/intel_decode.c [new file with mode: 0644]