index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
quick_dump
/
quick_dump.py
Age
Commit message (
Expand
)
Author
2014-06-03
quick_dump: increase reg name column width
Imre Deak
2014-06-03
quick_dump: chv: add detection support
Ville Syrjälä
2014-06-03
quick_dump: add support for accessing the dpio phy 2 registers
Ville Syrjälä
2014-06-03
quick_dump: allow passing display base as the third argument
Imre Deak
2014-06-03
quick_dump: pass register offsets as int
Ville Syrjälä
2014-06-03
quick_dump: fix typo breaking dpio reg dumps
Imre Deak
2014-06-03
quick_dump: make autodetect the default option
Imre Deak
2014-05-19
igt/quickdump: vlv: dump FLISDSI regs too
Imre Deak
2014-02-02
quick_dump: Add a file argument
Ben Widawsky
2014-02-02
quick_dump: Refactor to allow future code
Ben Widawsky
2014-01-20
quick_dump: Allow comments in the register files
Ben Widawsky
2014-01-20
quick_dump: Fix the indentation
Ben Widawsky
2013-12-05
quick_dump: Restore execture permission on quick_dump.py
Ville Syrjälä
2013-12-05
Update dpio read/write to take in extra PHY parameter.
Chon Ming Lee
2013-11-06
quick_dump/bdw: support Broadwell in device auto-detection
Mengdong Lin
2013-08-19
quick_dump/bdw: use hex() to convert devid to hex string in error message
Mengdong Lin
2013-06-30
quick_dump: Document the register definition format
Ville Syrjälä
2013-06-30
quick_dump: Add automagic DPIO register support
Ville Syrjälä
2013-05-22
quick_dump: Add basic haswell support
Ben Widawsky
2013-04-16
quick_dump: say something when reg init fails
Ben Widawsky
2013-02-21
quick_dump: prettier printing
Ben Widawsky
2013-02-07
quick_dump: chdir us to where the text files are
Ben Widawsky
2013-02-07
quick_dump: Use the register access library
Ben Widawsky
2013-02-07
quick_dump: Connect libpciaccess and other utils
Ben Widawsky
2013-02-07
quick_dump: SWIG chipset interface
Ben Widawsky
2013-02-07
quick_dump: A dump utility different than reg_dumper
Ben Widawsky