summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-02-08quick_dump: Makefile.am best practices and fix distcheckMatt Turner
2013-02-07quick_dump: chdir us to where the text files areBen Widawsky
2013-02-07quick_dump: Give dumper an AM_CONDITIONALBen Widawsky
2013-02-07quick_dump: Use the register access libraryBen Widawsky
2013-02-07quick_dump: Connect libpciaccess and other utilsBen Widawsky
2013-02-07quick_dump: SWIG chipset interfaceBen Widawsky
2013-02-07quick_dump: vlv supportBen Widawsky
2013-02-07quick_dump: gen7 supportBen Widawsky
2013-02-07quick_dump: gen6 supportBen Widawsky
2013-02-07quick_dump: A dump utility different than reg_dumperBen Widawsky
2013-02-04intel_gtt: Fix PTE offsetsBen Widawsky
2013-02-04intel_error_decode: Don't barf on a malformed PCI ID lineChris Wilson
2013-01-06Fix out of bounds memory accessThomas Jarosch
2012-12-13tools: intel_gpu_abrt bug report template.Rodrigo Vivi
2012-12-13tools: intel_gpu_abrt checking for root accessRodrigo Vivi
2012-12-13tools: intel_gpu_abrt collecting more useful infoRodrigo Vivi
2012-12-13tools: intel_gpu_abrt "get" functionRodrigo Vivi
2012-12-01tools/intel_reg_dumper: add some cpt/ppt debug regsDaniel Vetter
2012-10-10fix warn in intel_reg_snapshot: ignoring return value of 'write'Imre Deak
2012-10-10fix warn in intel_error_decode: ignoring return value of 'asprintf'Imre Deak
2012-09-27intel_infoframes: Dump HDMI vendor infoframesDamien Lespiau
2012-09-07tools: Update gitignore with intel_dpio_{read, write}Damien Lespiau
2012-09-04intel_reg_dumper: Add more information when dumping single registersDamien Lespiau
2012-09-04intel_reg_dumper: Allow partial register names on the command lineDamien Lespiau
2012-09-04intel_reg_dumper: Also decode registers given by addressDamien Lespiau
2012-09-04intel_reg_dumper: Add a single register decode modeDamien Lespiau
2012-08-30clang: Fix static analysis warnings from clangBen Widawsky
2012-08-30clang: Fix warnings found through clang.Ben Widawsky
2012-08-27intel_gtt: Harden against changes to kernel mappings of the GTTChris Wilson
2012-08-25s/NO_PID/NOP_IDDaniel Vetter
2012-08-24Rename NOPID to NO_PID to avoid conflict with Solaris NOPIDAlan Coopersmith
2012-08-23intel_reg_read: use strtol instead of atoiBen Widawsky
2012-08-23intel_reg_read: support -c option to read multiple dwordsBen Widawsky
2012-08-21tools: Added intel_dpio_read and intel_dpio_writeVijay Purushothaman
2012-08-15intel_audio_dump: add Haswell audio dump supportWang Xingchao
2012-08-15intel_audio_dump: fix wrong port definitionWang Xingchao
2012-08-08tools/reg_dumper: really dump pipe C regsDaniel Vetter
2012-08-07tools/reg_dumper: dump pipe C regsDaniel Vetter
2012-06-21intel_reg_dumper: use intel_register_access_init/finiEugeni Dodonov
2012-06-13intel_reg_dumper: dump more PM registersEugeni Dodonov
2012-06-07intel_reg_dumper: dump pre-pch-split blc regsDaniel Vetter
2012-05-31cleanups after l3_parity mergeDaniel Vetter
2012-05-31tools/dpf: Tool to read and write l3 remap registers.Ben Widawsky
2012-05-22lib: extract kmstest_create_fbDaniel Vetter
2012-05-16intel_infoframes: options -p and -P require an argumentPaulo Zanoni
2012-05-16intel_gpu_top: allow to work on Gen7Eugeni Dodonov
2012-05-09intel_error_decode: Be more lax for whitespace around parsing PCI-IDChris Wilson
2012-05-08tools: add Haswell registers into intel_reg_dumperEugeni Dodonov
2012-04-28intel_infoframe: fix assertion off by 1Ben Widawsky
2012-04-25intel_infoframes: add support for Gen 4Paulo Zanoni