summaryrefslogtreecommitdiff
path: root/tools/quick_dump/quick_dump.py
AgeCommit message (Expand)AuthorFilesLines
2015-09-08tools: remove quick_dumpThomas Wood1-117/+0
2014-10-06quick_dump/skl: Make quick_dump SKL awareDamien Lespiau1-0/+2
2014-06-03quick_dump: increase reg name column widthImre Deak1-3/+3
2014-06-03quick_dump: chv: add detection supportVille Syrjälä1-0/+2
2014-06-03quick_dump: add support for accessing the dpio phy 2 registersVille Syrjälä1-0/+2
2014-06-03quick_dump: allow passing display base as the third argumentImre Deak1-0/+2
2014-06-03quick_dump: pass register offsets as intVille Syrjälä1-6/+6
2014-06-03quick_dump: fix typo breaking dpio reg dumpsImre Deak1-1/+1
2014-06-03quick_dump: make autodetect the default optionImre Deak1-4/+1
2014-05-19igt/quickdump: vlv: dump FLISDSI regs tooImre Deak1-0/+2
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-20quick_dump: Allow comments in the register filesBen Widawsky1-0/+14
2014-01-20quick_dump: Fix the indentationBen Widawsky1-35/+37
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 Lee1-1/+1
2013-11-06quick_dump/bdw: support Broadwell in device auto-detectionMengdong Lin1-0/+2
2013-08-19quick_dump/bdw: use hex() to convert devid to hex string in error messageMengdong Lin1-1/+1
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-05-22quick_dump: Add basic haswell supportBen Widawsky1-0/+2
2013-04-16quick_dump: say something when reg init failsBen Widawsky1-0/+1
2013-02-21quick_dump: prettier printingBen Widawsky1-1/+5
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 Widawsky1-3/+2
2013-02-07quick_dump: SWIG chipset interfaceBen Widawsky1-0/+15
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky1-0/+37