summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2014-01-06intel_error_decode: Factor out common decoding codeDamien Lespiau
2013-12-06lib: rename some power well bit namesPaulo Zanoni
2013-12-05quick_dump: Restore execture permission on quick_dump.pyVille Syrjälä
2013-12-05Update dpio read/write to take in extra PHY parameter.Chon Ming Lee
2013-12-05tools/quick_dump: Update Baytrail DPIO names to reflect to the driver change.Chon Ming Lee
2013-11-28intel_dump_decode: Support the INTEL_DEVID_OVERRIDE env variableDamien Lespiau
2013-11-28intel_dump_decode: Actually parse the -d optionDamien Lespiau
2013-11-20tools/reg_dumper: Add FW_BLC regsDaniel Vetter
2013-11-12build: New Android makefilesOscar Mateo
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo
2013-11-06quick_dump/bdw: support Broadwell in device auto-detectionMengdong Lin
2013-11-06quick_dump/bdw: dump audio debug registers for Haswell and BroadwellMengdong Lin
2013-11-06quick_dump/bdw: dump audio configuration registers for Haswell and BroadwellMengdong Lin
2013-11-06quick_dump/bdw: Just basic stuff for nowBen Widawsky
2013-11-06intel_audio_dump/bdw: dump audio M CTS readback registerMengdong Lin
2013-11-06intel_audio_dump/bdw: dump audio DP and DIP FIFO debug statusMengdong Lin
2013-11-06intel_audio_dump/bdw: dump audio chicken bit registerMengdong Lin
2013-11-06intel_audio_dump/bdw: dump debug registers for audio immediate commandsMengdong Lin
2013-11-06intel_audio_dump/bdw: add support for BroadwellMengdong Lin
2013-11-05quick_dump/vlv: add DPIO_CTL to the dumpJesse Barnes
2013-11-01gitignore: Ignore recently introduced tools and testsDamien Lespiau
2013-11-01Add VGA register read/write toolsVille Syrjälä
2013-10-22build: include intel_l3_parity.h to its _SOURCES to fix make distcheckRodrigo Vivi
2013-10-21intel_reg_dumper: fix "enable" at hsw_debug_lp_wmPaulo Zanoni
2013-10-21gitignore: Ignore intel_opregion_decodeDamien Lespiau
2013-10-21intel_opregion_decode: decipher bclm tableJani Nikula
2013-10-21intel_opregion_decode: new tool for decoding graphics opregionJani Nikula
2013-10-21intel_bios_reader: dump all sections, including unknown onesJani Nikula
2013-10-21intel_bios_reader: dump all edp device info structsJani Nikula
2013-10-21intel_bios_reader: prepare for dumping all sectionsJani Nikula
2013-10-21intel_bios_reader: add size temp variable as a shorthand for finfo.st_sizeJani Nikula
2013-10-21intel_error_decode: Fix X/Y fence for gen2/3Chris Wilson
2013-10-03intel_perf_counters: Add support for Gen7 platforms.Kenneth Graunke
2013-09-30intel_infoframe: Display the VIC in decimalDamien Lespiau