summaryrefslogtreecommitdiff
path: root/lib/instdone.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-30skl: initialize instdone bits for gen9Damien Lespiau1-1/+9
2014-08-26lib: Use igt macros moreDaniel Vetter1-2/+3
2014-01-07lib: Use INSTDONE_I965 and INSTDONE_1 for gen6Damien Lespiau1-3/+3
2014-01-07lib: Move the INSTDONE bit definitions to instdone.cDamien Lespiau1-0/+242
2014-01-07instdone: Add an assert to make sure we never overflow instdone_bitsDamien Lespiau1-0/+1
2014-01-07intel_reg: Renamed INST_DONE to INSTDONEDamien Lespiau1-3/+3
2013-11-06bdw: Add gen8 specific instdone bitsDamien Lespiau1-1/+19
2012-02-22instdone: Fix fallthroughs to invalid instdone bits on newer hardware.Eric Anholt1-1/+3
2012-02-22instdone: Add support for one of the IVB instdone regs.Eric Anholt1-1/+25
2011-02-14Remove confusing use of IS_9XXChris Wilson1-1/+1
2011-02-01Search for the first Intel dri device.Chris Wilson1-1/+1
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-2/+4
2010-03-24Fix INSTDONE1 bits on g4x, and use those on Ironlake too.Eric Anholt1-20/+69
2010-03-24Add Ironlake INSTDONE bits.Eric Anholt1-0/+32
2010-02-25Add support for Sandybridge INSTDONE regs.Eric Anholt1-1/+81
2009-09-04Add INSTDONE bits for 830-865.Eric Anholt1-0/+28
2009-06-30intel_gpu_top: Move instdone bit definitions to lib to share with _dump.Eric Anholt1-0/+141