summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-06-30tools: Add an intel_firmware_decode toolDamien Lespiau
2015-06-27stats: Spwan igt_init_with_size() from igt_init()Damien Lespiau
2015-06-27stats: Add a way to specify if the data set is a population or a sampleDamien Lespiau
2015-06-27stats: Add a way to retrieve the standard deviationDamien Lespiau
2015-06-27stats: Be more precise and talk about mean, not averageDamien Lespiau
2015-06-25skl_compute_wrpll: Don't try other dividers if we find a 0 central freq devia...Damien Lespiau
2015-06-25skl_compute_wrpll: Sync a comment with from the kernel codeDamien Lespiau
2015-06-25skl_compute_wrpll: Fix the mininum deviation computationDamien Lespiau
2015-06-25skl_compute_wrpll: Cycle through dividers, then central freqsDamien Lespiau
2015-06-25skl_compute_wrpll: Print the average deviationDamien Lespiau
2015-06-11tools: print a warning for tools replaced by intel_regThomas Wood
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ä