summaryrefslogtreecommitdiff
path: root/tools/meson.build
AgeCommit message (Expand)AuthorFilesLines
2023-10-17drm-uapi/xe_drm: Remove MMIO ioctl and align with latest uapiFrancois Dugast1-1/+0
2023-05-15gputop: Basic vendor agnostic GPU top toolTvrtko Ursulin1-0/+5
2023-05-15lib: Extract igt_drm_clients from intel_gpu_topTvrtko Ursulin1-1/+1
2023-04-11tools: Add tool to dump GuC/HuC CSS headerLucas De Marchi1-1/+1
2023-03-09tools/xe_reg: Add Xe register read/write toolZbigniew Kempczyński1-0/+1
2022-12-19tools/meson: Move tools out of libdrm scopeZbigniew Kempczyński1-10/+5
2022-05-18tools: Add intel_pm_rpm toolAnshuman Gupta1-0/+1
2022-04-05intel-gpu-top: Add support for per client statsTvrtko Ursulin1-1/+1
2021-04-06Get rid of GNU AutotoolsArkadiusz Hiler1-4/+1
2021-01-23tools: Add -lm to intel_gpu_top meson buildChris Wilson1-1/+1
2020-09-16tools: add support for msm_dp_compliance to IGTAbhinav Kumar1-0/+12
2020-09-16tools: move terminal utility functions to a separate fileAbhinav Kumar1-1/+2
2020-09-16tools: rename intel_dp_compliance_hotplug to igt_dp_compliance_hotplugAbhinav Kumar1-1/+1
2020-06-08tools/intel_gpu_top: Add support of discrete GPU and card selectionAyaz A Siddiqui1-1/+1
2020-02-19lib: Add i915_perf libraryLionel Landwerlin1-0/+1
2020-02-10tools: Delete aubdumpMatt Turner1-13/+0
2019-12-04Introduce device selection lsgpu toolZbigniew Kempczyński1-0/+1
2019-09-16tools/amd_hdmi_compliance: Test 4K video modes with YUV encodingStylon Wang1-0/+5
2019-06-05tools/meson: Build igt_statsArkadiusz Hiler1-2/+1
2019-05-07meson: Add .so versioningLyude Paul1-1/+2
2019-03-26tools/intel-gpu-top: Only link against igt_perf.laChris Wilson1-1/+1
2018-10-04tools: Add a simple tool to read/write/decode dpcd registersTarun Vyas1-0/+1
2018-08-13meson: Define all the rpath_dirs in one placeArkadiusz Hiler1-27/+5
2018-07-27meson: Prefix generated rpathdirs to designate their useArkadiusz Hiler1-9/+9
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin1-1/+5
2018-05-07lib: create new dependency for aubdumpLionel Landwerlin1-1/+1
2018-03-12meson: Set up runpath for installed executablesPetri Latvala1-0/+26
2018-01-25meson: Use absolute path for IGT_DATADIRPetri Latvala1-1/+1
2018-01-17meson: Refactor get_option() calls for directoriesPetri Latvala1-9/+5
2018-01-16meson: Build cnl_compute_wrpllPetri Latvala1-0/+1
2017-10-24meson: intel_dp_compliance depends on libudevJani Nikula1-4/+9
2017-09-15meson: Process intel_aubdump.in into intel_aubdumpJordan Justen1-0/+7
2017-09-15meson: Install intel_gpu_abrtVille Syrjälä1-0/+4
2017-09-15meson: Drop the 'lib' prefix from intel_aubdump.soVille Syrjälä1-1/+4
2017-09-15meson: Build and install intel_dp_complianceVille Syrjälä1-0/+5
2017-09-15meson: Build and install intel_l3_parityVille Syrjälä1-0/+5
2017-09-15meson: Install intel_reg register definitionsVille Syrjälä1-0/+5
2017-09-15meson: Build and install intel_regVille Syrjälä1-0/+10
2017-09-15meson: Install toolsVille Syrjälä1-1/+2
2017-09-08meson: basic build system supportDaniel Vetter1-0/+59