summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
7 daysgputop: Allow to set delay intervalLucas De Marchi1-2/+19
7 daysgputop: Allow to limit number of executionsLucas De Marchi1-2/+14
7 daysgputop: Add option parsingLucas De Marchi1-0/+51
7 daysgputop: print percentage numberLucas De Marchi1-4/+6
8 daystools: 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
2023-10-12tools/intel_gpu_top: Optimise interactive display a bitTvrtko Ursulin1-5/+33
2023-10-12tools/intel_gpu_top: Fix client layout on first sample periodTvrtko Ursulin1-5/+10
2023-10-12tools/intel_gpu_top: Fix clients header width when no clientsTvrtko Ursulin1-3/+4
2023-10-02tools/intel_gpu_top: Restore user friendly error messageTvrtko Ursulin1-3/+5
2023-08-11gputop: fix region array max iteration index loop bugAdrián Larumbe1-2/+2
2023-08-08gputop: Add memory informationTvrtko Ursulin1-1/+33
2023-08-08lib/igt_drm_fdinfo: Parse memory usageTvrtko Ursulin1-1/+1
2023-05-31tools/intel_gpu_top: fix segfault on discreteJuha-Pekka Heikkila1-0/+3
2023-05-24intel_gpu_top: Fix frequency and rc6 countersTvrtko Ursulin1-0/+4
2023-05-24intel_gpu_top: Move client name lastTvrtko Ursulin1-10/+9
2023-05-24gputop: Move client name lastTvrtko Ursulin1-10/+9