summaryrefslogtreecommitdiff
path: root/tools/quick_dump
AgeCommit message (Expand)AuthorFilesLines
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-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
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 Lee3-5/+7
2013-12-05tools/quick_dump: Update Baytrail DPIO names to reflect to the driver change.Chon Ming Lee1-53/+51
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
2013-11-05quick_dump/vlv: add DPIO_CTL to the dumpJesse Barnes1-0/+1
2013-08-20quick_dump: Use AM_V_GEN when generating the bindingsDamien Lespiau1-1/+1
2013-08-19quick_dump/bdw: use hex() to convert devid to hex string in error messageMengdong Lin1-1/+1
2013-08-16quick_dump: add is_haswell()Ben Widawsky1-0/+2
2013-07-10tools/quickdump: gitignore generated filesDaniel Vetter1-0/+2
2013-06-30quick_dump: Add VLV DPIO registersVille Syrjälä3-1/+55
2013-06-30quick_dump: Document the register definition formatVille Syrjälä1-0/+7
2013-06-30quick_dump: Add automagic DPIO register supportVille Syrjälä1-1/+4
2013-06-07quick_dump: vlv mipi dsi register supportJani Nikula2-0/+109
2013-05-23quick_dump: fix text fileBen Widawsky1-1/+1
2013-05-23quick_dump: Add CCIDBen Widawsky1-0/+1
2013-05-22quick_dump: Add basic haswell supportBen Widawsky4-0/+15
2013-05-22quick_dump: Add more ring registersBen Widawsky1-3/+9
2013-04-26intel_mmio: Add intel_register_access_needs_fakewakeBen Widawsky2-3/+3
2013-04-17quick_dump: Add dpio readBen Widawsky3-1/+10
2013-04-16reg_access: Forcewake as necessaryBen Widawsky2-0/+25
2013-04-16quick_dump: add register writeBen Widawsky2-0/+5
2013-04-16quick_dump: say something when reg init failsBen Widawsky1-0/+1
2013-04-16fixup VLV reg offsets, add a few moreJesse Barnes2-5/+32
2013-02-21quick_dump: prettier printingBen Widawsky1-1/+5
2013-02-08quick_dump: Makefile.am best practices and fix distcheckMatt Turner1-4/+6
2013-02-07quick_dump: chdir us to where the text files areBen Widawsky1-0/+3
2013-02-07quick_dump: Use the register access libraryBen Widawsky1-5/+6
2013-02-07quick_dump: Connect libpciaccess and other utilsBen Widawsky5-10/+58
2013-02-07quick_dump: SWIG chipset interfaceBen Widawsky4-1/+61
2013-02-07quick_dump: vlv supportBen Widawsky3-0/+91
2013-02-07quick_dump: gen7 supportBen Widawsky3-0/+3
2013-02-07quick_dump: gen6 supportBen Widawsky3-0/+3
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky7-0/+311