Damien Lespiau
26f09a9189
bdw: Add gen8 specific instdone bits
...
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
2013-11-06 09:34:35 -08:00
Eric Anholt
3e0bd266d2
instdone: Fix fallthroughs to invalid instdone bits on newer hardware.
2012-02-22 10:43:19 +01:00
Eric Anholt
4fc909fd48
instdone: Add support for one of the IVB instdone regs.
...
[danvet: added GAM and GAFM bits.]
2012-02-22 10:43:06 +01:00
Chris Wilson
41570d9bf5
Remove confusing use of IS_9XX
...
... and test for what we mean instead.
Reported-by: Diego Celix <dcelix@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-14 15:57:40 +00:00
Chris Wilson
3c5c8ba71c
Search for the first Intel dri device.
...
This is vital in a multi-GPU system so that we only test the Intel card
and not the discrete GPUs.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
2011-02-01 13:37:04 +00: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
7682c42809
Fix INSTDONE1 bits on g4x, and use those on Ironlake too.
2010-03-24 12:01:38 -07:00
Eric Anholt
b0ddd0688c
Add Ironlake INSTDONE bits.
2010-03-24 12:01:38 -07:00
Eric Anholt
291a576d72
Add support for Sandybridge INSTDONE regs.
2010-02-25 10:41:49 -08:00
Eric Anholt
56bdcd1d6b
Add INSTDONE bits for 830-865.
2009-09-04 12:19:25 -07: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