summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-09-03intel_gtt: Raw PTE dumper modeBen Widawsky1-0/+23
2013-09-03intel_gtt: Properly support gen6+ GTT PTEsBen Widawsky1-8/+34
2013-09-03intel_gtt: Use function to get the physical addressBen Widawsky1-11/+15
2013-09-03intel_reg_dumper: Silence GCC for uninitialized clockBen Widawsky1-1/+1
2013-08-20gitignore: Add a couple of recent binaries to .gitignore filesDamien Lespiau1-0/+1
2013-08-20quick_dump: Use AM_V_GEN when generating the bindingsDamien Lespiau1-1/+1
2013-08-20intel_infoframes: Be future-proof about showing 3D_Ext_DataDamien Lespiau1-1/+1
2013-08-19quick_dump/bdw: use hex() to convert devid to hex string in error messageMengdong Lin1-1/+1
2013-08-19lib/drmtest: rip out drm_open_any_masterDaniel Vetter1-1/+1
2013-08-16quick_dump: add is_haswell()Ben Widawsky1-0/+2
2013-08-15intel_infoframes: Dump 3D_Ext_Data when using Side-by-side (half)Damien Lespiau1-0/+5
2013-08-15intel_infoframes: Add support for decoding HDMI VICsDamien Lespiau1-4/+22
2013-08-15Add intel_framebuffer_dumpChris Wilson2-0/+112
2013-08-07intel_error_decode: First try /sys/drm/card0/error for the error-stateChris Wilson1-7/+11
2013-07-16tools/inter_error_decode: decode for ctl and acthdMika Kuoppala1-2/+33
2013-07-10tools/quickdump: gitignore generated filesDaniel Vetter1-0/+2
2013-07-09tools/intel_reg_dumper: fix up END registerDaniel Vetter1-1/+1
2013-07-09tools/intel_reg_dumper: add gen6+ fencesDaniel Vetter1-2/+44
2013-07-03intel_reg_dumper: enable the power wellPaulo Zanoni1-1/+42
2013-07-03intel_reg_dumper: add hsw_debug_lp_wmPaulo Zanoni1-3/+18
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-05-08reg_dumper: Shut a warning downDamien Lespiau1-0/+1
2013-05-08Update .gitignore files with the new tests and toolsDamien Lespiau1-0/+5
2013-04-26intel_mmio: Add intel_register_access_needs_fakewakeBen Widawsky2-3/+3
2013-04-25add punit and nc read/write tools for vlvJesse Barnes4-0/+222
2013-04-23intel_error_decode: HEAD stuffBen Widawsky1-17/+33
2013-04-23intel_error_decode: Whitespacing fixBen Widawsky1-292/+293
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-04-16add VLV punit & north cluster read toolsJesse Barnes3-1/+143
2013-04-09intel_reg_dumper: improve the dumping of backlight registersPaulo Zanoni1-8/+148
2013-03-27intel_perf_counters: Add support for Sandybridge.Kenneth Graunke1-0/+146
2013-03-27intel_perf_counters: Abstract out Ironlake-specific code.Kenneth Graunke1-12/+24
2013-03-27intel_perf_counters: a little tool for dumping performance counters.Eric Anholt2-0/+176
2013-03-22intel_reg_dumper: debug SDEISR on HaswellPaulo Zanoni1-0/+15
2013-03-22intel_reg_dumper: dump HSW watermark registersPaulo Zanoni1-1/+25
2013-03-22intel_reg_dumper: decode some useful Haswell registersPaulo Zanoni1-18/+230
2013-03-22intel_reg_dumper: make Haswell dump usefulPaulo Zanoni1-7/+124
2013-03-22intel_reg_dumper: recognize LPTPaulo Zanoni1-1/+5
2013-03-04build: Guard the inclusions of config.h with HAVE_CONFIG_HDamien Lespiau1-0/+2