summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-11-01Add VGA register read/write toolsVille Syrjälä3-1/+189
2013-10-22build: include intel_l3_parity.h to its _SOURCES to fix make distcheckRodrigo Vivi1-0/+1
2013-10-21intel_reg_dumper: fix "enable" at hsw_debug_lp_wmPaulo Zanoni1-1/+1
2013-10-21gitignore: Ignore intel_opregion_decodeDamien Lespiau1-0/+1
2013-10-21intel_opregion_decode: decipher bclm tableJani Nikula1-2/+12
2013-10-21intel_opregion_decode: new tool for decoding graphics opregionJani Nikula2-0/+439
2013-10-21intel_bios_reader: dump all sections, including unknown onesJani Nikula1-3/+9
2013-10-21intel_bios_reader: dump all edp device info structsJani Nikula1-72/+93
2013-10-21intel_bios_reader: prepare for dumping all sectionsJani Nikula1-182/+160
2013-10-21intel_bios_reader: add size temp variable as a shorthand for finfo.st_sizeJani Nikula1-22/+24
2013-10-21intel_error_decode: Fix X/Y fence for gen2/3Chris Wilson1-2/+2
2013-10-03intel_perf_counters: Add support for Gen7 platforms.Kenneth Graunke1-0/+199
2013-09-30intel_infoframe: Display the VIC in decimalDamien Lespiau1-1/+1
2013-09-23intel_l3_parity: Make compilation possible without udevBen Widawsky1-0/+5
2013-09-20intel_l3_parity: Support a daemonic modeBen Widawsky4-5/+186
2013-09-20intel_l3_parity: Support error injectionBen Widawsky1-2/+67
2013-09-20intel_l3_parity: Actually support multiple slicesBen Widawsky1-17/+28
2013-09-20intel_l3_parity: slice supportBen Widawsky1-41/+65
2013-09-20intel_l3_parity: Hardware info argumentBen Widawsky1-4/+20
2013-09-20intel_l3_parity: Use getopt for the l3 parity toolBen Widawsky1-19/+103
2013-09-20intel_l3_parity: Assert all GEN7+ supportBen Widawsky1-5/+4
2013-09-20intel_l3_parity: Fix indentationBen Widawsky1-6/+6
2013-09-16intel_audio_dump/hsw: rename some audio configuration registers for HaswellMengdong Lin1-401/+510
2013-09-16intel_audio_dump/hsw: align code with tabMengdong Lin1-1396/+1396
2013-09-16intel_audio_dump/hsw: remove misuse of PCH transcoder configuration registerMengdong Lin1-10/+0
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