quick_dump: Fix the danvet fallout.
authorBen Widawsky <benjamin.widawsky@intel.com>
Tue, 25 Mar 2014 18:35:23 +0000 (11:35 -0700)
committerBen Widawsky <benjamin.widawsky@intel.com>
Wed, 26 Mar 2014 16:02:58 +0000 (09:02 -0700)
commit785a0cd4ba8bf7e89dc91fdc6c2fbe2e78d26f5b
tree5e424e86e8d46d1fcb80b7859e62dc9dd1e22aea
parentdb25973c8651052dc2fd024ab67a8cea878aedc4
quick_dump: Fix the danvet fallout.

quick_dump built fine, but it could actually run, since a lot of the
linking happens at run time. There is one hack where we redefine the
environment stuff, since depending on igt_aux means we have to pull in
libdrm, which I do not want to do.

Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
tools/quick_dump/Makefile.am
tools/quick_dump/chipset.i
tools/quick_dump/chipset_macro_wrap.c