summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-06-13tools/intel_display_poller: Add a new tool that will poll various display reg...Ville Syrjälä
2014-06-13tools: Add intel_iosf_sb_{read,write} toolsVille Syrjälä
2014-06-12gitignore: add missing files and keep lists sortedThomas Wood
2014-06-12quick_dump: read the architecture files for items to add to EXTRA_DISTThomas Wood
2014-06-09null_state_gen: Fix Makefile.am for make distcheckRodrigo Vivi
2014-06-09quick_dump: Fix vlv file names on Makefile.amRodrigo Vivi
2014-06-03quick_dump: increase reg name column widthImre Deak
2014-06-03quick_dump: vlv: remove redundant base file specificationsImre Deak
2014-06-03quick_dump: vlv: move flisdsi register group to its logical placeImre Deak
2014-06-03quick_dump: vlv: add missing dpio phy registersImre Deak
2014-06-03quick_dump: vlv: add missing display registersImre Deak
2014-06-03quick_dump: chv: add misc gen7 GT registersImre Deak
2014-06-03quick_dump: chv: add dsi (mipi) registersImre Deak
2014-06-03quick_dump: vlv: clean up dsi (mipi) registersImre Deak
2014-06-03quick_dump: chv: add full dpio phy dumpsVille Syrjälä
2014-06-03quick_dump: chv: add display registersVille Syrjälä
2014-06-03quick_dump: chv: add detection supportVille Syrjälä
2014-06-03quick_dump: add support for accessing the dpio phy 2 registersVille Syrjälä
2014-06-03quick_dump: allow passing display base as the third argumentImre Deak
2014-06-03quick_dump: pass register offsets as intVille Syrjälä
2014-06-03quick_dump: fix typo breaking dpio reg dumpsImre Deak
2014-06-03quick_dump: make autodetect the default optionImre Deak
2014-06-03tools/null_state_gen: generate null render stateMika Kuoppala
2014-05-19igt/quickdump: vlv: dump FLISDSI regs tooImre Deak
2014-05-06intel_bios_reader: make edp block decode match kernelJani Nikula
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