summaryrefslogtreecommitdiff
path: root/tools/quick_dump/quick_dump.py
AgeCommit message (Expand)Author
2014-10-06quick_dump/skl: Make quick_dump SKL awareDamien Lespiau
2014-06-03quick_dump: increase reg name column widthImre Deak
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-05-19igt/quickdump: vlv: dump FLISDSI regs tooImre Deak
2014-02-02quick_dump: Add a file argumentBen Widawsky
2014-02-02quick_dump: Refactor to allow future codeBen Widawsky
2014-01-20quick_dump: Allow comments in the register filesBen Widawsky
2014-01-20quick_dump: Fix the indentationBen Widawsky
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-11-06quick_dump/bdw: support Broadwell in device auto-detectionMengdong Lin
2013-08-19quick_dump/bdw: use hex() to convert devid to hex string in error messageMengdong Lin
2013-06-30quick_dump: Document the register definition formatVille Syrjälä
2013-06-30quick_dump: Add automagic DPIO register supportVille Syrjälä
2013-05-22quick_dump: Add basic haswell supportBen Widawsky
2013-04-16quick_dump: say something when reg init failsBen Widawsky
2013-02-21quick_dump: prettier printingBen Widawsky
2013-02-07quick_dump: chdir us to where the text files areBen Widawsky
2013-02-07quick_dump: Use the register access libraryBen Widawsky
2013-02-07quick_dump: Connect libpciaccess and other utilsBen Widawsky
2013-02-07quick_dump: SWIG chipset interfaceBen Widawsky
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky