index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
instdone.c
Age
Commit message (
Expand
)
Author
2018-05-01
lib/instdone.c: Add Gen11 Support
Javier Villavicencio
2017-06-30
lib/instdone: Add Gen10 support.
Rodrigo Vivi
2015-11-09
lib: Make instdone initialisation fail gracefully
Chris Wilson
2014-09-30
skl: initialize instdone bits for gen9
Damien Lespiau
2014-08-26
lib: Use igt macros more
Daniel Vetter
2014-01-07
lib: Use INSTDONE_I965 and INSTDONE_1 for gen6
Damien Lespiau
2014-01-07
lib: Move the INSTDONE bit definitions to instdone.c
Damien Lespiau
2014-01-07
instdone: Add an assert to make sure we never overflow instdone_bits
Damien Lespiau
2014-01-07
intel_reg: Renamed INST_DONE to INSTDONE
Damien Lespiau
2013-11-06
bdw: Add gen8 specific instdone bits
Damien Lespiau
2012-02-22
instdone: Fix fallthroughs to invalid instdone bits on newer hardware.
Eric Anholt
2012-02-22
instdone: Add support for one of the IVB instdone regs.
Eric Anholt
2011-02-14
Remove confusing use of IS_9XX
Chris Wilson
2011-02-01
Search for the first Intel dri device.
Chris Wilson
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2010-03-24
Fix INSTDONE1 bits on g4x, and use those on Ironlake too.
Eric Anholt
2010-03-24
Add Ironlake INSTDONE bits.
Eric Anholt
2010-02-25
Add support for Sandybridge INSTDONE regs.
Eric Anholt
2009-09-04
Add INSTDONE bits for 830-865.
Eric Anholt
2009-06-30
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
Eric Anholt