summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-05-15intel_display_crc: A new tool to play with display CRCsDamien Lespiau
2015-05-12quick_dump: Expand the WM cursor registersDamien Lespiau
2015-05-11quick_dump/skl: Add more pipe/plane registersDamien Lespiau
2015-05-11build: Add missing line continuationDamien Lespiau
2015-05-08skl_compute_wrpll: Prefer even dividersDamien Lespiau
2015-05-08skl_compute_wrpll: Count how many even/odd dividers we computeDamien Lespiau
2015-05-08skl_compute_wrpll: Make sure we respect the DCO frequency constraintsDamien Lespiau
2015-05-08skl_compute_wrpll: Add a way to test the SKL WRPLL algorithmDamien Lespiau
2015-05-08compute_wrpll: Rename ddi_compute_wrpll to hsw_compute_wrpllDamien Lespiau
2015-05-05rename global mmio variable to igt_global_mmioJani Nikula
2015-05-05intel_vga_{read,write}: use INREG and OUTREGJani Nikula
2015-05-05intel_display_poller: use INREG and OUTREGJani Nikula
2015-05-05intel_watermark: switch to INREGJani Nikula
2015-05-05intel_reg_{read,write}: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg_checker: switch to INREGJani Nikula
2015-05-05intel_backlight: switch to INREG and OUTREGJani Nikula
2015-05-05intel_reg: switch to INREG and OUTREGJani Nikula
2015-04-27tools: add missing header to distributed sourcesThomas Wood
2015-04-27tools: update .gitignoreThomas Wood
2015-04-23intel_reg: introduce one intel_reg tool to rule them allJani Nikula
2015-04-22tools/quick_dump/makefile.am: add -lrt to get clock_gettimeTim Gore
2015-04-16quick_dump: Fix undefined symbols from libunwindVille Syrjälä
2015-04-16quick_dump: Don't allow undefined symbols in _chipset.soVille Syrjälä
2015-04-08tools/intel_reg_dumper: fix PIPECONF decodeImre Deak
2015-04-08tools/intel_reg_dumper: fix DSPCNTR decode for BXTImre Deak
2015-04-08tools/intel_bios_read: fix SSC freq for BXTImre Deak
2015-04-08tools/intel_bios_reader: fix SSC freq for VLV/CHVImre Deak
2015-03-26lib: print a stack trace when a test assertion failsThomas Wood
2015-03-26tools/intel_error_decode: Add gen8+ fault data encodingsMika Kuoppala
2015-03-26tools/intel_error_decode: Add decodings for FAULT_REGMika Kuoppala
2015-03-26tools/intel_error_decode: Add ERROR decodings for gen8Mika Kuoppala
2015-03-25tools: Update .gitignoreVille Syrjälä
2015-03-24tools/intel_watermark: Tool to decode watermark registersVille Syrjälä
2015-03-24tools/intel_iosf_sb_read: Support different register stridesVille Syrjälä
2015-03-24tools/intel_iosf_sb_read: Add -c command line option like intel_reg_readVille Syrjälä
2015-03-24tools/intel_iosf_sb_*: Support reading/writing multiple registers at onceVille Syrjälä
2015-03-24tools/intel_iosf_sb_*: Use getopt() to parse the optionsVille Syrjälä
2015-03-24tools/intel_iosf_sb_*: Replace if ladder with an array and bsearch()Ville Syrjälä
2015-03-24tools: Remove intel_dpio_{read,write} toolsVille Syrjälä
2015-03-24toos/intel_iosf_sb_*: Fix DPIO IOSF SB port numberVille Syrjälä
2015-03-24quick_dump/skl: Add power well registersDamien Lespiau
2015-03-12Remove old entries from .gitignore filesThomas Wood
2015-03-04tools/intel_gtt: Add support for gen8Mika Kuoppala
2015-02-16tools/intel_audio_dump: add support for SkylakeLu, Han
2015-02-13quick_dump: Add interrupt and PPAT registers to the SKL dumpDamien Lespiau
2015-01-26tools/intel_audio_dump: add details dump for CherryviewLibin Yang
2015-01-16tools/intel_gpu_frequency: remove use of getsuboptTim Gore
2015-01-15tools: add intel_gpu_frequency to .gitignoreThomas Wood
2015-01-15intel_gpu_frequency: fix array bounds warningThomas Wood
2015-01-12intel_gpu_frequency: A tool to manipulate Intel GPU frequencyBen Widawsky