summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-17tools/intel_display_poller: Add pipe D supportVille Syrjälä
2021-05-17tools/intel_display_poller: Use intel_gen()Ville Syrjälä
2021-05-17tools/intel_display_poller: Unify ilk+ and bdw+ codepathsVille Syrjälä
2021-05-17tools/intel_display_poller: Fix TILEOFF vs. LINOFF for skl+Ville Syrjälä
2021-05-14tools/intel_watermark: Widen register bitfieldsVille Syrjälä
2021-05-14tools/intel_watermark: Handle ADL-P dedicated SAGV watermarksVille Syrjälä
2021-05-14tools/intel_watermark: Make reg dump section less wideVille Syrjälä
2021-05-14tools/intel_watermark: TGL+ can have 4 pipesVille Syrjälä
2021-05-14tools/intel_watermark: Reduce the number of planes for rkl/adls/adlpVille Syrjälä
2021-05-14tools/intel_watermark: Deal with TGL planesVille Syrjälä
2021-05-14tools/intel_watermark: Use WM_SR_CNT to observe SR residencyVille Syrjälä
2021-05-14tools/intel_watermark: Parse WM_DBG to help diagnose watermark issuesVille Syrjälä
2021-04-23gitignore: Remove various .gitignore filesPetri Latvala
2021-04-09tools: Fix running intel_dp_compliance if it is found in the search path($PAT...Khaled Almahallawy
2021-04-07tool/lsgpu: Fix memory leak when no device is foundAyaz A Siddiqui
2021-04-06Get rid of GNU AutotoolsArkadiusz Hiler
2021-04-06Revert "Add eDP support in Link Layer Compliance Tool"Khaled Almahallawy
2021-04-01intel_gpu_top: Do not print client header if no client statsTvrtko Ursulin
2021-02-10intel_gpu_top: Interactive help screenTvrtko Ursulin
2021-02-10intel_gpu_top: Aggregate clients by PID by defaultTvrtko Ursulin
2021-02-10intel_gpu_top: Wrap interactive headerTvrtko Ursulin
2021-02-05intel_gpu_top: Include fresh clients in the hide inactive filterChris Wilson
2021-02-05intel_gpu_top: The return of the fractional barChris Wilson
2021-02-03intel_gpu_top: Add option to sort by PIDTvrtko Ursulin
2021-02-03intel_gpu_top: Show banner messages when cycling sort modesTvrtko Ursulin
2021-02-03intel_gpu_top: Always sort the clients array after updateTvrtko Ursulin
2021-02-01intel_gpu_top: Add option to hide inactive clientsTvrtko Ursulin
2021-01-30meson: Turn on -WerrorAshutosh Dixit
2021-01-23tools: Add -lm to intel_gpu_top meson buildChris Wilson
2021-01-23tools/intel_gpu_top: Add -lm for clangChris Wilson
2021-01-23intel-gpu-top: Support for client statsTvrtko Ursulin
2021-01-11lib/i915: Split gem_create.c from ioctl_wrappers.cAndrzej Turko
2020-12-20intel_gpu_top: Fix interactive mode on serial consoleTvrtko Ursulin
2020-12-20intel_gpu_top: Aggregate engine busyness per classTvrtko Ursulin
2020-12-20intel_gpu_top: Support exiting the tool by pressing 'q'Tvrtko Ursulin
2020-12-14tools: Use igt_device_get_pci_device() for known fdChris Wilson
2020-11-30tools/lsgpu: Add -n switch to list devices using vendor:device hex idZbigniew Kempczyński
2020-11-30tools/intel_gpu_top: Add generation info in headerZbigniew Kempczyński
2020-11-26tools/intel_gpu_top: Fixup imc event parsingChris Wilson
2020-11-25tools/intel_gpu_top: Consolidate imc to use pmu_counterChris Wilson
2020-11-25tools/intel_gpu_top: Include total package powerChris Wilson
2020-11-19intel_error_decode: Handle no decoding contextTvrtko Ursulin
2020-11-17intel_gpu_top: Default GPU list to PCI modeTvrtko Ursulin
2020-11-17lsgpu: Add filter type print-out selectionTvrtko Ursulin
2020-11-17lsgpu: User friendly device listingTvrtko Ursulin
2020-11-17intel_gpu_top: User friendly device listingTvrtko Ursulin
2020-11-16tools/intel_gpu_top: Show the active deviceChris Wilson
2020-11-10tools/intel_perf_counters: Remove libdrm dependencyDominik Grzegorzek
2020-11-05tools/intel_gpu_top: Fix broken integrated device selectionZbigniew Kempczyński
2020-10-26lib/igt_device_scan:Add function to get pci subsystem of requested cardAyaz A Siddiqui