summaryrefslogtreecommitdiff
path: root/tools/quick_dump
AgeCommit message (Expand)AuthorFilesLines
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