Changelog for
intel-gpu-tools-debugsource-1.30-2.1.x86_64.rpm :
* Mon Jan 27 2025 Tejas Guruswamy
- Remove dependency on liboping, remove lazy link arg (fixed upstream)
* Thu Jan 02 2025 munix9AATTgooglemail.com- Update to version 1.30:
* General changes: - New meson options xe_eudebug and vmtb.
* Library changes: - Added PantherLake (PTL) support, unified PCI IDs into one common header pciids.h (Ngai-Mint Kwan) - Added BMG support for OA (Observability Architecture) for Xe driver. (José Roberto de Souza) - Added support for Xe3 platforms in GPGPU shader. (Andrzej Hajda) - Added 6k resolution support for a single CRTC. (Jeevan B) - Added support for MTL platform in GPGPU compute. (Nishit Sharma)
* Runner changes: - Set option PRUNE_KEEP_ALL as default. (Kamil Konieczny) - Allow to dynamically ignore dmesg warn messages when generating results, usefull when driver is using kernel fault injection. (Kamil Konieczny).
* Tools changes: - New power tool for power/energy measurement. (Ville Syrjälä) - New VM Testbench (VMTB) - SR-IOV Virtual Machine testing tool. (Adam Miszczak) - Fixes in amd_hdmi_compliance. (Stylon Wang and Wayne Lin) - Fixes in intel_reg. (Lucas De Marchi)
* And many other bug fixes, improvements, cleanups and new tests.- Add fix-procps-ng-4.0.5.patch: Fix build with procps-ng >= 4.0.5 (https://gitlab.com/procps-ng/procps/-/issues/332)
* Sat Oct 12 2024 Tejas Guruswamy - Update to version 1.29. Tools and scripts changes:
* New Xe perf/OA tools. (Ashutosh Dixit)
* New intel_tiling_detect tool. (Zbigniew Kempczyński)
* New option in lsgpu for printing GPU on PCI bus, working also in case when no gpu driver is loaded. (Zbigniew Kempczyński)
* Added sysfs profiling knob to gputop. (Adrián Larumbe)
* Support for Xe in gputop. (Lucas De Marchi)
* Improved generating test lists at compilation time.(Mauro Carvalho Chehab)
* Improved code coverage. (Mauro Carvalho Chehab)
* Improved intel_vbt_decode and other intel tools. (Ville Syrjälä, Lucas De Marchi, Jani Nikula, Tvrtko Ursulin, Gustavo Sousa et al)
* Sun Dec 03 2023 Tejas Guruswamy - Don\'t install code coverage scripts
* Fri Nov 24 2023 Tejas Guruswamy - Build against libprocps on older openSUSE releases.
* Sun Nov 05 2023 munix9AATTgooglemail.com- Update to version 1.28:
* New meson options testplan, sphinx and xe_driver.
* Add amdgpu GFX1036, GFX1037 chips.
* Add xe_pciids.h with Lunar Lake (LNL) support.
* Use the new procps library libproc2.
* Add helper for srandom seed initialization.
* Support for vmwgfx driver.
* i915_pciids.h updated to include Pontevecchio (PVC) platform.
* Add OAM formats and support for media engines in perf tests.
* Support for Xe driver.
* igt_runner can now dump GPU state on timeout.
* igt_runner will now use proper \'abort\' as result instead of pseudoresult.
* New vendor agnostic gputop tool.
* New tool to dump Intel GuC/HuC CSS header.
* Improve tools intel_watermark, intel_vbt_decode, intel_reg.
* New way for documenting tests will allow to generate documentation and testlists during build, see README.md and test_documentation.md. This is mandatory for Intel (both i915 and xe) and kms tests.
* Move intel specific tests to new directory.
* Ported and refactored drmlib security tests in amdgpu.
* Switch DRM selftests to KUnit.
* Enabled MeteorLake aux ccs tests.
* Exercise oversized object detection for Xe.
* Enable validation for VDSC output formats.
* Add support for Bigjoiner / 8K mode.
* Use intel_cmds_info library.
* Use Intel kernel gpu command definitions.
* Add a basic perf_pmu test.
* Add test for V3D\'s Wait BO IOCTL.
* Add i915_power test for power measurement.
* Remove sysfs_clients.- Remove intel-gpu-tools-libproc2_libproc2_library.patch (fixed upstream)- Remove u_intel-gpu-tools-1.7-fix-bashisms.patch (obsolete)
* Thu Apr 20 2023 Tejas Guruswamy - Build against libproc2 instead of libprocps
* intel-gpu-tools-libproc2_libproc2_library.patch
* Sat Mar 04 2023 Tejas Guruswamy - Update to version 1.27.1:
* Support for Intel discrete graphics and other new platforms (Andrzej Turko, Matt Roper, Clint Taylor, Tejas Upadhyay, et al)
* Support for MSM driver. (Mark Yacoub, Rob Clark)
* Support for SRIOV device selection. (Łukasz Łaguna)
* Tiled display emulation support with chamelium. (Kunal Joshi)
* Support for Chamelium v3. (Mark Yacoub)
* Initial FreeBSD support. (Jake Freeland)
* Structured communication from tests to igt_runner. (Petri Latvala)
* Removed last remaining uses of libdrm_intel in tests and tools. (Zbigniew Kempczyński)
* Automatic kernel code coverage collection during testing. (Mauro Carvalho Chehab)- Remove intel-gpu-tools_fix-meson.patch
* Sat May 21 2022 Tejas Guruswamy - Disable SUSE_ZNOW to fix failing tests on x86_64 + https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/102
* Fri Jan 14 2022 Tejas Guruswamy - Build with meson 0.60 (intel-gpu-tools_fix-meson.patch) + https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/107