summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-03-08igt: Remove duplicated macrosZbigniew Kempczyński2-1/+2
2023-03-01tools/intel_vbt_decode: Dump mode backlight dataVille Syrjälä1-0/+15
2023-03-01tools/intel_vbt_decode: fix division by zero child device sizeJani Nikula1-4/+10
2023-02-17intel_gpu_top: Add display name for compute engine classChristopher Snowhill1-0/+4
2023-02-09intel_gpu_top: Add CSV output formatTvrtko Ursulin1-3/+75
2023-02-09intel_gpu_top: Rename STDOUT to TEXTTvrtko Ursulin1-28/+26
2023-02-09intel_gpu_top: Do not repeat header lines in non-interactive outputTvrtko Ursulin1-5/+14
2023-02-06tools/intel_watermark: Decode SAGV WM usage correctly on ADL+Ville Syrjälä1-0/+2
2023-02-06tools/intel_watermark: Introduce skl_has_nv12_buf_cfg()Ville Syrjälä1-3/+8
2023-02-06tools/intel_watermark: Use intel_display_ver()Ville Syrjälä1-21/+21
2023-02-06tools/intel_watermark: Dump all ARB_CTL registers on skl+Ville Syrjälä1-1/+26
2023-02-06tools/intel_watermark: Decode plane enable bits for ilk-bdwVille Syrjälä1-15/+45
2023-02-06tools/intel_watermark: Extract is_cursor()Ville Syrjälä1-10/+15
2023-02-06tools/intel_watermark: Read LP usage from FPGA_DBG on ivbVille Syrjälä1-0/+16
2023-02-06tools/intel_watermark: Add missing newlineVille Syrjälä1-0/+1
2023-02-06tools/intel_watermark: Don't do intel_register_access_fini() too early on hsw...Ville Syrjälä1-2/+2
2023-02-06tools/intel_watermark: Add missing intel_register_access_fini() for skl+Ville Syrjälä1-0/+2
2023-01-30intel_gpu_top: Aggregate engine classes in all output modesTvrtko Ursulin1-1/+2
2023-01-30intel_gpu_top: Add command line switch to start in physical engine modeTvrtko Ursulin1-2/+7
2023-01-30intel_gpu_top: Automatically enclose JSON output into bracketsTvrtko Ursulin1-0/+6
2023-01-27tools/intel_reg: Add support for reading indexed VGA registersVille Syrjälä3-0/+254
2023-01-27tools/intel_reg: Add support for register access via the MCHBAR mirrorVille Syrjälä3-0/+40
2023-01-27tools/intel_reg: Support 8 and 16 bit mmio registersVille Syrjälä3-25/+55
2023-01-27tools/intel_reg: Simplify negative portsVille Syrjälä1-3/+5
2023-01-24intel_gpu_top: Fix cleanup on old kernels / unsupported GPUTvrtko Ursulin1-7/+14
2022-12-19tools/meson: Move tools out of libdrm scopeZbigniew Kempczyński1-10/+5
2022-12-19tools/intel_dump|error_decode: Use local igt decode codeZbigniew Kempczyński2-15/+15
2022-12-05tools/intel_vbt_decode: print debug-ish messages to stderrJani Nikula1-1/+1
2022-11-29tools/intel_vbt_decode: decode VBT MIPI sequence v4 native flagJani Nikula1-2/+6
2022-11-23tools/intel_gtt: stop confusing GTT and BAR sizesDaniil Tatianin1-14/+18
2022-11-01tools/intel_pm_rpm: Only init debufs_fd if needed.Rodrigo Vivi1-3/+3
2022-11-01tools/intel_pm_rpm: Remove unused devid.Rodrigo Vivi1-2/+0
2022-11-01lib/crc: Move pipe CRC stuff out from igt_debugfsVille Syrjälä1-0/+1
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+2
2022-10-28tools/i915-perf: add option to printout reports dataLionel Landwerlin1-30/+58
2022-10-28lib/i915/perf: add a raw timestamp utilityLionel Landwerlin1-0/+7
2022-10-28tools/i915-perf: record remaining perf data on exitLionel Landwerlin1-0/+5
2022-10-28tools/i915-perf: printout CPU clock usedLionel Landwerlin1-0/+14
2022-10-28tools/i915-perf: make timestamp range easier to compareLionel Landwerlin1-3/+6
2022-10-28tools/i915-perf-recorder: capture OA & CS frequenciesLionel Landwerlin1-5/+38
2022-10-28lib/i915/perf: store bit shifting required for OA timestampsLionel Landwerlin1-1/+2
2022-10-28lib/i915/perf: add a helper to read timestampsLionel Landwerlin1-0/+20
2022-10-28tools/i915-perf-recorder: add ability to select deviceLionel Landwerlin1-7/+43
2022-10-19tools/intel_vbt_decode: Decode more child dev fieldsVille Syrjälä1-0/+10
2022-10-19tools/intel_vbt_decode: Add version checks for a lot of child dev fieldsVille Syrjälä1-36/+54
2022-10-19tools/intel_vbt_decode: Resort block 2 decodingVille Syrjälä1-20/+33
2022-10-19tools/intel_vbt_decode: Decode the i2c speedVille Syrjälä1-1/+13
2022-10-19tools/intel_vbt_decode: update vbt defs from kernelVille Syrjälä2-4/+5
2022-10-05Replaced get_current_dir_name() with getcwd() for BSD compatibilityJake Freeland1-1/+1
2022-09-07tools/intel_vbt_decode: Print panel_type2Ville Syrjälä1-5/+3