summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-06-07Make conditions on HAVE_UDEV consistentArkadiusz Hiler
2017-06-06Fix the mac address definition typo in tools/intel_gvtg_test.Terrence Xu
2017-05-11intel_error_decode: Tell zlib the correct amount of memory we allocatedChris Wilson
2017-05-10intel_error_decode: Fix off-by-one when dumping the binary objectsChris Wilson
2017-05-04intel_reg: Use the drm device fd as a hint onlyChris Wilson
2017-04-22Fix build for intel_dp_complianceChris Wilson
2017-04-14aubdump: Don't bail if a GEM handle of 0 is passed into execbufJason Ekstrand
2017-04-08tools/intel_error_decode: Dump the GuC log if availableChris Wilson
2017-04-08tools/intel_error_decode: Don't try instruction decoding on data buffersChris Wilson
2017-04-06tools/intel_error_decode: Refactor matching known buffersChris Wilson
2017-04-06tools/intel_error_decode: Automatically open a pagerChris Wilson
2017-04-06tools/intel_error_decode: Add support for user specified boChris Wilson
2017-04-06tools/intel_error_decode: Do ascii85 decode firstChris Wilson
2017-03-28tools: Remove accidentally included binary intel_bios_readerRobert Foss
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2017-03-10tools/intel_vbt_decode: Remove unused codePetri Latvala
2017-03-09aubdump: Support EXECBUFFER2_WRJason Ekstrand
2017-03-09Add the new tool for create GVT-g Linux guest based on KVMGTTerrence Xu
2017-02-19tools/intel_guc_logger: Fix the assert for the verbosity levelOscar Mateo
2017-02-10tools/intel_reg: Dump SKL AUX_DIST registers for all planesVille Syrjälä
2017-01-31tests/kms_rotation_crc: Add support for dynamic number of planesRobert Foss
2017-01-31tools: rename intel_bios_reader to intel_vbt_decodeJani Nikula
2017-01-30intel_bios_reader: print more VBT and BDB header infoJani Nikula
2017-01-30intel_bios_reader: be more informative about unknown blocksJani Nikula
2017-01-30intel_bios_reader: add hex dumping of headersJani Nikula
2017-01-30intel_bios_reader: abstract a more generic hex dumperJani Nikula
2017-01-30intel_bios_reader: add more structured printout of headersJani Nikula
2017-01-25tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automationNavare, Manasi D
2016-12-23tools/intel_display_poller: Add gen9+ supportVille Syrjälä
2016-12-19tools/intel_display_poller: Allow the tool to be used without i915 loadedVille Syrjälä
2016-12-19tools/intel_reg: Dump some interesting CCK regs on VLV/CHVVille Syrjälä
2016-12-19tools/intel_bios_reader: Dump the DSI video transfer mode and pixel overlapVille Syrjälä
2016-12-02tools: Add intel_gem_info to .gitignorePetri Latvala
2016-12-02tests/drv_module_reload: Convert sh script to C version.Marius Vlad
2016-12-01Silence a bunch of "const discard" warningsChris Wilson
2016-11-28aubdump: Add a PCI-ID= entry to the AUB file commentJason Ekstrand
2016-11-28aubdump: Set the application nameJason Ekstrand
2016-11-28Revert "aubdump: Bump the GTT size to 256MB"Jason Ekstrand
2016-11-24aubdump: Fix intel_aubdump -o <filename>Kenneth Graunke
2016-11-22aubdump: Bump the GTT size to 256MBJason Ekstrand
2016-11-22aubdump: Fix GTT setup for Gen8+Francisco Jerez
2016-11-22aubdump: Handle 48-bit relocations properlyJason Ekstrand
2016-11-09aubdump: add --command option to stream aubdump to another programLionel Landwerlin
2016-11-09tools: intel_aubdump: pass configuration through file descriptorLionel Landwerlin
2016-11-09lib: use the local intel_aub.h fileEmil Velikov
2016-11-03tools: Add intel_guc_logger to .gitignorePetri Latvala
2016-10-25This patch provides a test utility which helps capture GuC firmware logs andAkash Goel