Daniel Vetter
6f7e6c9100
cargo-cult the build system into shape
...
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-11-01 17:20:01 +01:00
Daniel Vetter
593cb1874a
always require libdrm
...
... and also add the missing files to lib/Makefile.am
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-11-01 17:04:44 +01:00
Daniel Vetter
91b3c7f333
make distcheck fixes
...
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2011-10-30 21:24:12 +01:00
Ben Widawsky
abd7038e5a
intel-gpu-tools/range handling: register range handling
...
Hooks to allow safe accesses from userspace. Can revert to old behavior
by using unsafe access.
2011-07-28 13:48:51 -07:00
Chris Wilson
95374225e8
Enable compilation on non-Intel, non-DRM systems.
...
A few of the tools can be performed post-mortem from a different system,
so it is useful to be able to compile those tools on those foreign
systems. Obviously, any program to interact with the PCI device or talk
to GEM will fail on a non-Intel system.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2010-04-08 12:17:31 +01:00
Eric Anholt
3904b7c6a2
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
2009-06-30 18:04:50 -07:00
Eric Anholt
614b165c60
Add intel_chipset.h to fix dist.
2009-03-30 19:08:43 -07:00
Eric Anholt
ce4782dc9d
Move i810_reg.h to lib/intel_reg.h and get it disted.
2009-03-27 16:11:50 -07:00
Eric Anholt
fbbf124f8d
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
2009-03-27 12:27:55 -07:00
Eric Anholt
8c64183a46
Initial import of intel-graphics-tools with some microbenchmarks.
2009-03-26 17:15:11 -07:00