summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-04-04tools/intel_reg_dumper: use haswell_debug_regs on BDW tooPaulo Zanoni
2014-03-28tools/quick_dump: Fix make distcheckDaniel Vetter
2014-03-28intel-gpu-tools: fix some include path problems on android buildstgore
2014-03-27intel_infoframes: remove bogus "being transmitted" check from VLVJesse Barnes
2014-03-27intel_infoframes: add VLV supportJesse Barnes
2014-03-27quick_dump: Put the cairo cflags with the other cflags.Ben Widawsky
2014-03-26tools/quick_dump: re-apply ducttapeDaniel Vetter
2014-03-26quick_dump: Fix the danvet fallout.Ben Widawsky
2014-03-22lib/intel_io: rename mmio setup functionsDaniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: unnecessary header removal for drmtest.h, part 1Daniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter
2014-03-22tests|lib: remove assert.h includesDaniel Vetter
2014-03-22lib: Move non-register things out of intel-gpu-tools.hDaniel Vetter
2014-03-22lib/intel_chipset: intel_ prefix for pch globalDaniel Vetter
2014-03-22lib: rename intel_pci.c to intel_chipset.cDaniel Vetter
2014-03-19intel_gtt: Dump the whole GTTBen Widawsky
2014-03-19quick_dump: gen8 private PATBen Widawsky
2014-03-14intel_audio_dump: fix CTS/M value indexMengdong Lin
2014-03-06intel_audio_dump: add support for ValleyviewMengdong Lin
2014-03-06intel_audio_dump: adjust code alignmentMengdong Lin
2014-03-06intel_audio_dump: share common audio dump code for Ironlake, Haswell & BroadwellMengdong Lin
2014-03-06intel_audio_dump: define get_num_pipes() to get number of pipes for a device IDMengdong Lin
2014-03-06intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successorsMengdong Lin
2014-03-06intel_audio_dump: move definitions of transcoder/pipe/port/converter earlierMengdong Lin
2014-03-06intel_audio_dump: support using base address plus an offset to dump registersMengdong Lin
2014-02-21quick_dump: Add missed broadwell autodetectBen Widawsky
2014-02-04android: Change tests & tools directory to use the lib directoryRafael Barbalho
2014-02-04android: Clean-up common makefile directivesRafael Barbalho
2014-02-02quick_dump/broadwell: Add gen7 ring mode registersBen Widawsky
2014-02-02quick_dump/haswell: Add gen7 stuff + VECS_MODEBen Widawsky
2014-02-02quick_dump/gen7: Add other GFX_MODE registersBen Widawsky
2014-02-02quick_dump: Add a file argumentBen Widawsky
2014-02-02quick_dump: Refactor to allow future codeBen Widawsky
2014-01-28dpio: make dpio reg read/write output like normal reg read/write outputJesse Barnes
2014-01-28mmio: use intel_iosf.c for DPIO reads and writesJesse Barnes
2014-01-27quick_dump: more vlv dpio regsJesse Barnes
2014-01-23intel_error_decode: Protect against missing ring registersChris Wilson
2014-01-23tools: Allow building on Android after noinst_PROGRAMS is not defined any moreTvrtko Ursulin
2014-01-20quick_dump/watermarks: lp3, misc and debugBen Widawsky
2014-01-20quick_dump/broadwell: Use haswell_otherBen Widawsky
2014-01-20quick_dump/hsw: Watermark debugBen Widawsky
2014-01-20quick_dump: Allow comments in the register filesBen Widawsky
2014-01-20quick_dump: Fix the indentationBen Widawsky
2014-01-17tools: Install them allDaniel Vetter
2014-01-08build: Added -UNDEBUG to tools/Android.mkDevon Davies
2014-01-07tools: Remove intel_disable_clock_gatingDamien Lespiau
2014-01-07tools: Removed unused tools/intel_iosf_read.cDamien Lespiau
2014-01-07lib: Use INSTDONE_I965 and INSTDONE_1 for gen6Damien Lespiau
2014-01-07intel_reg: Renamed INST_DONE to INSTDONEDamien Lespiau