summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-02-26tools/i915-perf: Fix compiler warningPetri Latvala3-10/+19
2020-02-19tools: add i915-perf-readerLionel Landwerlin3-1/+296
2020-02-19tools: add i915 perf recorder toolLionel Landwerlin5-1/+1246
2020-02-19lib: Add i915_perf libraryLionel Landwerlin5-1/+298
2020-02-11intel_error_decode: Recognise NULL context once moreChris Wilson1-0/+1
2020-02-10tools: Delete aubdumpMatt Turner5-1451/+0
2020-02-10tests/intel_dp_compliance: use device coherent mapping instead of mmap_gttRamalingam C1-6/+6
2020-01-23intel_reg: Use static iteratorPetri Latvala1-2/+2
2020-01-21Add TigerLake Registers fileJohn Machado2-0/+321
2020-01-16tools/intel_panel_fitter: Fix abs(unsigned)Ville Syrjälä1-7/+7
2020-01-16tools/cnl_compute_wrpll: Fix abs(unsigned)Ville Syrjälä1-14/+14
2020-01-14i915/perf: Find the associated perf-type for a particular deviceChris Wilson1-1/+1
2020-01-10tools/intel_error_decode: Add secondary name for batchChris Wilson1-0/+2
2019-12-04Introduce device selection lsgpu toolZbigniew Kempczyński3-0/+252
2019-12-03tools: remove igt_skip_on_simulation()Swati Sharma1-2/+0
2019-10-29tools/intel_vbt_decode: add decoding of the compression parameters blockJani Nikula1-0/+87
2019-10-29tools/intel_vbt_decode: update vbt defsJani Nikula1-0/+58
2019-09-16tools/amd_hdmi_compliance: Test 4K video modes with YUV encodingStylon Wang4-0/+211
2019-09-09tools/l3_parity: Unnest exit handlersChris Wilson1-21/+29
2019-08-29lib/intel_mmio: add additional api for multiple devicesDaniel Mrzyglod13-56/+78
2019-08-23tools/intel_vbt_decode: dump all backlight dataJani Nikula1-1/+8
2019-08-23tools/intel_vbt_decode: dump backlight data for all panelsJani Nikula1-5/+15
2019-08-22tools/intel_reg: fix use-after-free bug in register spec readJani Nikula1-1/+1
2019-07-19tools/vbt_decode: Print PSR2 training pattern durationDhinakaran Pandiyan1-0/+11
2019-07-19tools/vbt_decode: Fix VBT parsing for the PSR sectionDhinakaran Pandiyan1-3/+3
2019-07-12intel_l3_parity: Restore support for IvybridgeChris Wilson1-0/+12
2019-07-04tools/intel_dump_audion: Rename BIT macros to REG_BITLukasz Kalamarz1-572/+572
2019-06-05tools/intel_vbt_decode: update vbt defs from kernelJani Nikula2-383/+280
2019-06-05tools/meson: Build igt_statsArkadiusz Hiler1-2/+1
2019-05-23i915: Improve static engine map for legacyChris Wilson1-3/+1
2019-05-07meson: Add .so versioningLyude Paul1-1/+2
2019-03-29Revert "lib/igt_device: Move intel_get_pci_device under igt_device"Ville Syrjälä14-95/+40
2019-03-26tools/intel-gpu-top: Only link against igt_perf.laChris Wilson1-1/+1
2019-03-20lib/igt_device: Move intel_get_pci_device under igt_deviceMichał Winiarski14-40/+95
2019-03-20lib/igt_sysfs: Remove idx from sysfs_openMichał Winiarski1-1/+1
2019-03-20lib: Kill drm_get_card()Michał Winiarski1-3/+6
2019-03-08tools/intel_vbt_decode: check inconsistent sequence element sizeJani Nikula1-0/+6
2019-03-08tools/intel_vbt_decode: Dump the GPIO value/config/flag as a raw hex byteVille Syrjälä1-4/+4
2019-03-08tools/intel_vbt_decode: Correctly decode v3 GPIO sequenceVille Syrjälä1-13/+20
2019-02-25tools/intel_gpu_top: Add file output capabilityTvrtko Ursulin1-22/+41
2019-02-25tools/intel_gpu_top: Add support for stdout loggingTvrtko Ursulin1-124/+639
2019-02-20tools: Add dpcd_reg binary to gitignoreArkadiusz Hiler1-0/+1
2019-02-07tools/intel_watermark: Dump NV12_BUF_CFGVille Syrjälä1-0/+56
2019-02-05tools/intel_watermark: Clean up the platform checks in the ilk+ codeVille Syrjälä1-26/+16
2019-02-05tools/intel_watermark: Show whether each plane is enabledVille Syrjälä1-2/+38
2019-02-05tools/intel_watermark: Decode wm blocks correctlyVille Syrjälä1-2/+2
2019-02-05tools/intel_watermark: More bits for PLANE_BUF_CFGVille Syrjälä1-4/+4
2019-02-05tools/intel_watermark: Bump number of planes to 8 for iclVille Syrjälä1-2/+6
2019-01-29automake: Ditch all EXTRA_DIST directivesDaniel Vetter2-8/+0
2018-11-26tools/registers: Add icelake register fileKarthik B S2-0/+231