summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2024-06-05tools/intel_vbt_decode: Fix some tabsVille Syrjälä1-2/+2
2024-06-05tools/intel_vbt_decode: s/dump_sdvo_panel_dtd()/dump_sdvo_lvds_dtd()/Ville Syrjälä1-4/+4
2024-06-05tools/intel_vbt_decode: Finish the s/lvds/lfp/ renameVille Syrjälä1-27/+27
2024-05-31tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit cd6891f8e371Jani Nikula1-13/+547
2024-05-31tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 8e26690851f9Jani Nikula2-8/+8
2024-05-31tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 6ac67ccf4c89Jani Nikula2-72/+72
2024-05-31tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit 7234f948b58bJani Nikula2-64/+65
2024-05-31tools/intel_vbt_decode: sync intel_vbt_defs.h with kernel commit d9981f36e4f3Jani Nikula1-6/+2
2024-05-21gputop: Add support to drm-cycles/drm-total-cyclesLucas De Marchi1-4/+37
2024-05-21lib/igt_drm_clients: Move engine fields to substructLucas De Marchi2-8/+8
2024-05-21treewide: Rename engine busyness variablesLucas De Marchi2-16/+16
2024-05-08gputop: Allow to set delay intervalLucas De Marchi1-2/+19
2024-05-08gputop: Allow to limit number of executionsLucas De Marchi1-2/+14
2024-05-08gputop: Add option parsingLucas De Marchi1-0/+51
2024-05-08gputop: print percentage numberLucas De Marchi1-4/+6
2024-05-07tools: use poll.h in includesReagan Bohan4-4/+4
2024-05-01tools/gputop: Extract clrscr()Lucas De Marchi1-3/+7
2024-05-01tools/gputop: Extract method to update console sizeLucas De Marchi1-11/+19
2024-04-29intel_reg: Move decoding behind an optionLucas De Marchi1-11/+30
2024-04-29intel_reg: Reorder commands and annotate ones needing reg specLucas De Marchi1-10/+14
2024-04-22tools/intel_reg: Fix mchbar register writeVille Syrjälä1-0/+3
2024-04-18tools/intel_vbt_decode: Decode the EFP indexVille Syrjälä1-0/+3
2024-04-18tools/intel_vbt_decode: Decode all the driver feature bitsVille Syrjälä1-0/+6
2024-04-18tools/intel_vbt_decode: Dump MIPI sequences in the order they appear in VBTVille Syrjälä1-5/+2
2024-04-18tools/intel_vbt_decode: Dump out the backlight entry sizeVille Syrjälä1-0/+2
2024-04-18tools/intel_vbt_decode: Add version checks for backlight decodingVille Syrjälä1-12/+23
2024-04-18tools/intel_vbt_decode: Check version before decoding lace_aggressiveness_pro...Ville Syrjälä1-0/+3
2024-04-18tools/intel_vbt_decode: Decode the obsolote DPST supported fieldVille Syrjälä1-0/+2
2024-04-18tools/intel_vbt_decode: Decode the backlight i2c stuffVille Syrjälä1-13/+32
2024-04-18tools/intel_vbt_decode: Dump AIM offsetsVille Syrjälä1-0/+2
2024-04-18tools/intel_vbt_decode: Print the block min sizeVille Syrjälä1-2/+2
2024-04-18tools/intel_vbt_decode: Allow blocks to be named without full decodingVille Syrjälä1-5/+4
2024-04-18tools/intel_vbt_decode: Extract default_algorithm()Ville Syrjälä1-1/+6
2024-04-18tools/intel_vbt_decode: update vbt defs from kernelVille Syrjälä1-17/+19
2024-04-16tools/gputop: Fix engine columns with amdgpuTvrtko Ursulin1-1/+26
2024-04-04gputop: Free clients on exitLucas De Marchi1-0/+2
2024-03-26tools/intel_vbt_decode: Optionally determine panel type from EDIDVille Syrjälä1-0/+91
2024-03-26tools/intel_vbt_decode: Also dump the second panel (panel_type2)Ville Syrjälä1-6/+40
2024-03-26tools/intel_vbt_decode: Change panel indicator from * to (1)Ville Syrjälä1-1/+1
2024-03-26tools/intel_vbt_decode: Extract panel_str()Ville Syrjälä1-14/+15
2024-03-26tools/intel_vbt_decode: Extract dump_panel()Ville Syrjälä1-10/+16
2024-03-22tools/intel_gpu_top: Fix near full percentage bar formattingTvrtko Ursulin1-3/+2
2023-11-06tools/intel_gpu_top: Add ability to show memory region breakdownTvrtko Ursulin1-13/+46
2023-11-06tools/intel_gpu_top: Add per client memory infoTvrtko Ursulin1-2/+112
2023-11-06tools/intel_gpu_top: Fully wrap clients operationsTvrtko Ursulin1-20/+22
2023-11-06lib/igt_drm_clients: Allow passing in the memory region mapTvrtko Ursulin2-5/+7
2023-11-06lib/igt_drm_clients: Fix client id type confusionTvrtko Ursulin1-1/+1
2023-10-18tools/intel_gpu_frequency: fix device openingKamil Konieczny1-1/+1
2023-10-17drm-uapi/xe_drm: Remove MMIO ioctl and align with latest uapiFrancois Dugast2-367/+0
2023-10-12tools/intel_gpu_top: Handle narrow terminals more gracefullyTvrtko Ursulin1-3/+5