summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2014-03-22lib/intel_chipset: intel_ prefix for pch globalDaniel Vetter2-7/+7
2014-03-22lib: rename intel_pci.c to intel_chipset.cDaniel Vetter2-2/+2
2014-03-19intel_gtt: Dump the whole GTTBen Widawsky1-6/+6
2014-03-19quick_dump: gen8 private PATBen Widawsky2-2/+5
2014-03-14intel_audio_dump: fix CTS/M value indexMengdong Lin1-1/+7
2014-03-06intel_audio_dump: add support for ValleyviewMengdong Lin1-11/+36
2014-03-06intel_audio_dump: adjust code alignmentMengdong Lin1-84/+85
2014-03-06intel_audio_dump: share common audio dump code for Ironlake, Haswell & BroadwellMengdong Lin1-627/+632
2014-03-06intel_audio_dump: define get_num_pipes() to get number of pipes for a device IDMengdong Lin1-0/+14
2014-03-06intel_audio_dump: define IS_HASWELL_PLUS to cover Haswell and its successorsMengdong Lin1-0/+2
2014-03-06intel_audio_dump: move definitions of transcoder/pipe/port/converter earlierMengdong Lin1-29/+30
2014-03-06intel_audio_dump: support using base address plus an offset to dump registersMengdong Lin1-0/+23
2014-02-21quick_dump: Add missed broadwell autodetectBen Widawsky1-0/+1
2014-02-04android: Change tests & tools directory to use the lib directoryRafael Barbalho1-14/+5
2014-02-04android: Clean-up common makefile directivesRafael Barbalho1-19/+1
2014-02-02quick_dump/broadwell: Add gen7 ring mode registersBen Widawsky1-0/+1
2014-02-02quick_dump/haswell: Add gen7 stuff + VECS_MODEBen Widawsky2-0/+3
2014-02-02quick_dump/gen7: Add other GFX_MODE registersBen Widawsky1-1/+3
2014-02-02quick_dump: Add a file argumentBen Widawsky1-0/+7
2014-02-02quick_dump: Refactor to allow future codeBen Widawsky1-27/+40
2014-01-28dpio: make dpio reg read/write output like normal reg read/write outputJesse Barnes2-1/+3
2014-01-28mmio: use intel_iosf.c for DPIO reads and writesJesse Barnes1-1/+1
2014-01-27quick_dump: more vlv dpio regsJesse Barnes1-0/+9
2014-01-23intel_error_decode: Protect against missing ring registersChris Wilson1-5/+4
2014-01-23tools: Allow building on Android after noinst_PROGRAMS is not defined any moreTvrtko Ursulin1-1/+1
2014-01-20quick_dump/watermarks: lp3, misc and debugBen Widawsky1-1/+5
2014-01-20quick_dump/broadwell: Use haswell_otherBen Widawsky1-0/+1
2014-01-20quick_dump/hsw: Watermark debugBen Widawsky1-0/+12
2014-01-20quick_dump: Allow comments in the register filesBen Widawsky1-0/+14
2014-01-20quick_dump: Fix the indentationBen Widawsky2-67/+70
2014-01-17tools: Install them allDaniel Vetter1-3/+1
2014-01-08build: Added -UNDEBUG to tools/Android.mkDevon Davies1-1/+1
2014-01-07tools: Remove intel_disable_clock_gatingDamien Lespiau3-73/+0
2014-01-07tools: Removed unused tools/intel_iosf_read.cDamien Lespiau1-70/+0
2014-01-07lib: Use INSTDONE_I965 and INSTDONE_1 for gen6Damien Lespiau1-2/+2
2014-01-07intel_reg: Renamed INST_DONE to INSTDONEDamien Lespiau3-6/+6
2014-01-06intel_error_decode: Factor out common decoding codeDamien Lespiau1-31/+21
2013-12-06lib: rename some power well bit namesPaulo Zanoni1-3/+3
2013-12-05quick_dump: Restore execture permission on quick_dump.pyVille Syrjälä1-0/+0
2013-12-05Update dpio read/write to take in extra PHY parameter.Chon Ming Lee5-7/+9
2013-12-05tools/quick_dump: Update Baytrail DPIO names to reflect to the driver change.Chon Ming Lee1-53/+51
2013-11-28intel_dump_decode: Support the INTEL_DEVID_OVERRIDE env variableDamien Lespiau1-1/+7
2013-11-28intel_dump_decode: Actually parse the -d optionDamien Lespiau1-1/+1
2013-11-20tools/reg_dumper: Add FW_BLC regsDaniel Vetter1-0/+3
2013-11-12build: New Android makefilesOscar Mateo1-0/+70
2013-11-12build: list all test/tool/lib source files in their own Makefile.sourcesOscar Mateo2-52/+55
2013-11-06quick_dump/bdw: support Broadwell in device auto-detectionMengdong Lin3-0/+8
2013-11-06quick_dump/bdw: dump audio debug registers for Haswell and BroadwellMengdong Lin3-0/+10
2013-11-06quick_dump/bdw: dump audio configuration registers for Haswell and BroadwellMengdong Lin3-0/+37
2013-11-06quick_dump/bdw: Just basic stuff for nowBen Widawsky3-0/+46