Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: intel-gpu-tools | Distribution: openSUSE Leap 16.0 |
Version: 1.30 | Vendor: openSUSE |
Release: lp160.1.1 | Build date: Mon Jan 27 04:41:04 2025 |
Group: Development/Tools/Other | Build host: reproducible |
Size: 34761074 | Source RPM: intel-gpu-tools-1.30-lp160.1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://xorg.freedesktop.org/ | |
Summary: Collection of tools for development and testing of the Intel DRM driver |
This is a collection of tools for development and testing of the Intel DRM driver.
MIT
* Mon Jan 27 2025 Tejas Guruswamy <tejas.guruswamy@opensuse.org> - Remove dependency on liboping, remove lazy link arg (fixed upstream) * Thu Jan 02 2025 munix9@googlemail.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 <tejas.guruswamy@opensuse.org> - 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 <tejas.guruswamy@opensuse.org> - Don't install code coverage scripts * Fri Nov 24 2023 Tejas Guruswamy <tejas.guruswamy@opensuse.org> - Build against libprocps on older openSUSE releases. * Sun Nov 05 2023 munix9@googlemail.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 <tejas.guruswamy@opensuse.org> - Build against libproc2 instead of libprocps * intel-gpu-tools-libproc2_libproc2_library.patch * Sat Mar 04 2023 Tejas Guruswamy <tejas.guruswamy@opensuse.org> - 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 <tejas.guruswamy@opensuse.org> - 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 <tejas.guruswamy@opensuse.org> - Build with meson 0.60 (intel-gpu-tools_fix-meson.patch) + https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/issues/107 * Sat May 15 2021 Tejas Guruswamy <tejas.guruswamy@opensuse.org> - Update to version 1.26: * Autotools support has been entirely dropped in favor of only meson. (Arkadiusz Hiler) * Tests can now signal that the whole test round should be aborted. (Arkadiusz Hiler) * Various robustness improvements for Chamelium use. (Arkadiusz Hiler, Kunal Joshi, Imre Deak, et al) * Device filtering improvements for multi-device use. (Arkadiusz Hiler) * Device filtering for various Intel tools like intel_gpu_top. (Ayaz A Siddiqui) * Overhauled kernel parameter handling. (Jani Nikula) * Introduced an i915 batchbuffer facility. (Zbigniew Kempczyński) * Improvements for testing nouveau. (Lyude Paul) * More readable and useful output for lsgpu and other tools that list devices. (Tvrtko Ursulin) * intel_gpu_top can now show per-client busyness stats. (Tvrtko Ursulin) * igt_runner can now limit the disk space used by a single test. (Petri Latvala) - Switch to meson build system, Remove u_respect_cflags.diff (no longer needed) * Sat Sep 05 2020 Tejas Guruswamy <tejas.guruswamy@opensuse.org> - Update to version 1.25: * Meson build options have been renamed. Please check the news options in meson_options.txt and make sure you don't get any warnings when configuring the project. (Simon Ser) * Compile-testing CI for MIPS. (Guillaume Tucker) * Various igt_runner reliability improvements (Petri Latvala & Arkadiusz Hiler) * Switched GEM tests to engine discovery. (Tvrtko Ursulin et al) * Subtests can now be documented and their descriptions are available in generated HTML docs and on the command line via *-describe. Documenting new tests is mandatory. (Arkadiusz Hiler) * Unified library for EDID creation (Simon Ser) * Chamelium port auto-discovery (Simon Ser) * Tigerlake support (Lucas De Marchi) * Cometlake support (Anusha Srivatsa) * Add kernel selftest wrapper for dmabuf (Chris Wilson) * Bumped required meson version to 0.47.2 (Arkadiusz Hiler) * Rewritten README to be more friendly (Arkadiusz Hiler) * Introduced dynamic subsubtests for getting partial result for runtime*dependant features (Petri Latvala) * IGT can now run on the selected GPU via --device and lsgpu tool (Zbigniew Kempczyński) * Reduced runtime of many many tests (Chris Wilson et al) * Sat Feb 29 2020 Dead Mozay <dead_mozay@opensuse.org> - Update to version 1.24: * Bumped required meson version to 0.47. (Arkadiusz Hiler) * All the meson build options that used auto, true and false are now first class 'feature' options taking auto, enabled and disabled. (Arkadiusz Hiler) * Piglit as the primary test executor replaced by mostly drop-in compatible igt_runner. (Petri Latvala) * Stack traces now contain source file names and line numbers, using libdw. (Maarten Lankhorst) * Pixman dependency is now mandatory. (Maxime Ripard) * The project has moved to gitlab, and uses gitlab's CI to build test and sanity test each commit on various distributions and architectures. (Arkadiusz Hiler et al) * Shader debugger removed due to lack of use and accumulation of bitrot. (Arkadiusz Hiler) * Added support for testing DP/HDMI audio with the Chamelium device, dropping the audio tests that required exotic custom hardware to execute. (Simon Ser) * Autotools support dropped for various parts of IGT (assembler, documentation, etc). (Daniel Vetter) * intel-gpu-top can now output data to stdout or a log file for noninteractive use. (Tvrtko Ursulin) - Remove n_disable-build-of-pm_rpm.patch is no longer needed * Mon Nov 19 2018 sndirsch@suse.com - n_disable-build-of-gem_userptr_blits.patch * disabled build of gem_userptr_blits test in order to fix build on SUSE <= sle15/Leap15 * Fri Aug 17 2018 sndirsch@suse.com - Release 1.23 (2018-08-08) * General changes: - Bumped used C standard to gnu11. (Lucas De Marchi) - Bumped required meson version to 0.44. (Petri Latvala) - Introduced meson options for explicit control over optional dependencies. (Petri Latvala) - Added a meson option to set runpath for the installed executables. (Petri Latvala) - GLib is now a mandatory dependency. (Petri Latvala) - Added testlists for the vc4 driver. (Maxime Ripard) - The project has now finalized its name change and is now IGT GPU Tools, docs and install paths are now "igt-gpu-tools". (Arkadiusz Hiler) - Added a blacklist for the Intel CI. (Petri Latvala) * Library changes: - i915_pciids.h updated to include KBL, ICL, WHL and AML. (José Roberto de Souza, Paulo Zanoni) - Overhaul of gpu_cmds, gpgpu_fill, media_fill and rendercopy. (Katarzyna Dec, Lukasz Kalamarz) - Added igt_matrix and igt_color_encoding helper libraries. (Ville Syrjälä) - IGT now shows the kernel stack trace when reporting a GPU hang. (Chris Wilson) - Added Icelake platform support. (Arkadiusz Hiler, Paulo Zanoni) * Tools changes: - intel-gpu-top was rewritten to be safe to use. (Tvrtko Ursulin) * Documentation changes: - Documented commit rights in CONTRIBUTING. (Daniel Vetter) * Test changes: - kms_prs_sink_crc was renamed to kms_psr. (Dhinakaran Pandiyan) - kms_frontbuffer_tracking no longer tests sink crc. (Dhinakaran Pandiyan) - drm_vma_limiter is no more. (Chris Wilson) * And many other bug fixes, improvements, cleanups and new tests. * Wed Apr 04 2018 chris@computersalat.de - Release 1.22 (2018-03-09) * General changes: - Libudev has been made a mandatory dependency. (Antonio Argenziano) - Documentation changed to refer to the new igt-dev mailing list. (Rhys Kidd) * Library changes: - Refactored timer usage for smaller code size. (Chris Wilson) - Various fixes to support planar framebuffers. (Maarten Lankhorst) - Added support for fetching the most recent CRC without waiting for a vblank, along with flushing the queue of already collected CRCs. (Maarten Lankhorst) - Added a helper to mark BOs purgeable on vc4. (Boris Brezillon) - Moved handling of a "cork" BO into lib from various tests. (Daniele Ceraolo Spurio) - Added support for looping over physical i915 engines, as opposed to uABI engines that can alias. (Chris Wilson) - Added an accelerated method for reading from WC buffers. (Chris Wilson) * Tools changes: - Improved intel_vbt_decode output, updated the data from current kernel. (Jani Nikula) - intel_reg can now read/write registers using a given engine. (Mika Kuoppala) - Aubdump can now simulate enhanced execlist submission, for gen11+. (Scott D Phillips) * And many other bug fixes, improvements, cleanups and new tests. - Release 1.21 (2018-01-16) * Library changes: - Added helpers for using DRM syncobj. (Jason Ekstrand) - Refactored several i915 helpers into library functions. (Michał Winiarski) - Improved the GPU quiescing code to more thoroughly flush old data and pending work. (Chris Wilson) - Reworked DRM property handling to be more suitable for atomic commits. (Maarten Lankhorst) - Removed support for legacy CRC API. The generic API has been available since kernel 4.10. (Maarten Lankhorst) - Opening a DRM device now automatically loads its module. (Chris Wilson) - Imported the drm-uapi headers as copies instead of using what's installed in the system. (Eric Anholt) - Moved the perf code to its own library from intel-gpu-overlay. (Tvrtko Ursulin) - Removed Android support due to lack of use and maintenance. (Arkadiusz Hiler) - Upgraded meson to official production status, automake is still kept around for now. * Tools changes: - Improved the output of intel_vbt_decode. (Jani Nikula) - intel_error_decode now prints user buffers if they contain debug logs. (Chris Wilson) - Improved the output of intel_watermark. (Ville Syrjälä, Dhinakaran Pandiyan) - Aubdump can now simulate execlist submission, converting from ring buffer submission method. (Scott D Phillips) - intel-gpu-overlay can now show data from perf PMU. (Tvrtko Ursulin, Chris Wilson) - intel-gpu-overlay now parses tracepoint locations from sysfs. (Lionel Landwerlin) * Documentation changes: - Documentation can now be built with Meson. (Daniel Vetter) * And many other bug fixes, improvements, cleanups and new tests. - adjusted u_respect_cflags.diff - fix deps for libdrm - fix build * add ./autogen.sh * add --enable-gtk-doc * Fri Oct 06 2017 sndirsch@suse.com - Release 1.20 (2017-10-04) * Library changes: - Added helpers for launching external processes and capturing their outputs. (Abdiel Janulgue) - Increased max pipe count to 6 to support AMD GPUs. (Leo (Sunpeng) Li) - Various improvements for Chamelium support. (Paul Kocialkowski) - Added Coffeelake platform support. (Rodrigo Vivi, Anusha Srivatsa) - Added Cannonlake platform support. (Rodrigo Vivi) - Added support for audio testing. (Paul Kocialkowski) - Added preliminary meson build system support. (Daniel Vetter, et al) - - Autotools remains the supported build system for now. * Tools changes: - Refactored video bios data to use definitions copied from the kernel. (Jani Nikula) * Documentation changes: - Added user and developer documentation about Chamelium support to aid deploying the platform. (Paul Kocialkowski) - Added documentation about the required hardware setup for audio testing. (Paul Kocialkowski) * Tests changes: - Converted remaining shell-script tests to C code (Abdiel Janulgue) - Multiple new tests. * And many other bug fixes and improvements. - adjusted u_respect_cflags.diff * Wed Aug 16 2017 chris@computersalat.de - add Source signature file * Sun Jun 18 2017 sndirsch@suse.com - Release 1.19 (2017-06-09) * Library changes: - Changed debugfs handlers to open files for the DRM device in use, for setups with more than one DRM device. (Tomeu Vizoso) - Added support for 4K and audio HDMI EDID injection. (Abdiel Janulgue, Marius Vlad) - Added support for AMDGPU devices. (Chris Wilson) * Tools changes: - intel_error_decode now automatically opens a pager. (Chris Wilson) - intel_error_decode now dumps the GuC firmware logs if available. (Chris Wilson) * Benchmark changes: - gem_wsim: New benchmark that simulates command submission workloads. (Tvrtko Ursulin) * Scripts changes: - trace.pl: New tool to parse i915 tracepoints for performance analysis. (Tvrtko Ursulin) - media-bench.pl: New tool to programmatically analyze simulated media workloads using gem_wsim to find the optimal load balancing strategy. (Tvrtko Ursulin) * Test changes: - Imported amdgpu tests from libdrm. (Chris Wilson) - Multiple other new tests. * And many other bug fixes and improvements. * Wed Apr 12 2017 sndirsch@suse.com - SLE merge * update to latest version, Stack release 2016Q1 (fate #315643-315645, 319159-319161, 319618) * Tue Mar 14 2017 sndirsch@suse.com - Release 1.18 (2017-03-13) * Library changes: - Various changes to library functions so that they don't assume Intel hardware. (Lyude) - Added helper functions for managing synchronization primitives. (Robert Foss) - Added support for the new generic CRC capture kernel ABI. (Tomeu Vizoso) - Added Geminilake platform support. (Ander Conselvan de Oliveira) - Added helpers for sysfs hotplug events. (Lyude) - Added support for hotplug testing with the Chamelium device (Lyude) * Tools changes: - intel_dp_compliance: New tool for running automated DisplayPort compliance tests. (Manasi Navare) - Renamed intel_bios_reader to intel_vbt_decode. (Jani Nikula) - intel_gvtg_test: New tool for setting up GVT-g guests based on KVMGT. (Terrence Xu) * Test changes: - Multiple new tests. * And many other bug fixes and improvements. - refreshed patches: n_disable-build-of-pm_rpm.patch, u_respect_cflags.diff * Sun Feb 05 2017 jengelh@inai.de - Add u_respect_cflags.diff - supersedes N_intel-gpu-tools_Fix_libkmod.h_include_path_1320.patch, N_intel-gpu-tools_Fix_libkmod.h_include_path_1315.patch, N_intel-gpu-tools_Fix_libkmod.h_include_path.patch * Thu Jan 12 2017 chris@computersalat.de - Release 1.17 (2016-12-02) * Library changes: - Added an iterator that generate primes for creating input data that should not fall into any patterns that may be optimised by the drivers. (Chris Wilson) - Crashes in fixture blocks now print a stacktrace. (Marius Vlad) - Added support for various system suspend/resume options. (Imre Deak) - Added linked list helpers from the Wayland project. (Lyude) - Added a generic dummy workload helper for submitting GPU workloads that consume exactly a specified amount of time. (Abdiel Janulgue) - Added C functions for driver loading/unloading, pkill and lsof, for converting shell script tests to C code. (Marius Vlad) * Tools changes: - intel_reg: Add Kabylake support. (Jani Nikula) - intel_bios_reader: Also dump PSR info. (Ville Syrjälä) - intel_guc_logger: New tool for capturing logs from the GuC firmware. (Akash Goel) - intel_aubdump: Added commandline option to stream the dump to another process. (Lionel Landwerlin) - intel_aubdump: Annotate the dump with the application name and the used PCI ID. (Jason Ekstrand) * Benchmark changes: - gem_latency: Added support for measuring fence wakeup latencies. (Chris Wilson) - prime_lookup: New microbenchmark for stressing prime_fd_to_handle and prime_handle_to_fd. (Chris Wilson) * Test changes: - Multiple new tests. - Added an explicit list of tests used for Intel CI. (Petri Latvala) - Converted multiple shell script tests to C. (Marius Vlad) * And many other bug fixes and improvements. - add new deps * pkgconfig(libkmod) * pkgconfig(libprocps) - rebase patches - fix libkmod.h include path * add N_intel-gpu-tools_Fix_libkmod.h_include_path_1315.patch * add N_intel-gpu-tools_Fix_libkmod.h_include_path_1320.patch * add N_intel-gpu-tools_Fix_libkmod.h_include_path.patch * Thu Sep 22 2016 sndirsch@suse.com - Update to version 1.16 A new intel-gpu-tools quarterly release is available with the following changes: - Build automatically tests required when issueing a make check, Tests/subtests that receive a crash signal should print a backtrace when i-g-t is built with libunwind support (Marius Vlad) - lib/igt_kms: Force connector probing on first use (Chris Wilson) - vc4: Add a test for BO lookup failure error path (Eric Anholt) - tests/gem_mocs_settings: Remove direct register tests, and added RC6 tests (Peter Antoine) - Check for libdrm_intel and build if present, Add stubs for intel_bufmgr (Robert Foss) - igt/gem_mmap_gtt: Add a test to detect non-WC access (Chris Wilson) - Various documentation improvements (Daniel Vetter) - Added new tests: tests/kms_rmfb and tests/kms_atomic_transition, a test for fastboot, tests/kms_panel_fitting, and a test that only tries to set the current property values back, tests/kms_properties. Various improvements to tests/kms_cursor_legacy (Maarten Lankhorst) - lib/igt_kms: Use pipes for committing, not outputs and assign pipe properties in pipe init and many other improvements (Maarten Lankhorst) - tests/gem_workarounds: read test added as a basic test, fix assertion of num of regs (Mika Kuoppala) - Various improvements to tools/intel_bios_reader and tools/intel_reg (Ville Syrj�l�) - lib: Add x86 cpuid based feature detection (Chris Wilson) - demos/intel_sprite_on: Instead of looping until the first disconnected port is found, now go through all possible connectors, drawing the sprite on any connected display. (Jim Bride) - Multiple improvements to lib/igt_kms (Robert Foss) - lib/igt_aux: Framework for measuring latency in raising signals (Chris Wilson) - Various modifications to intel_chipset: Replace lookup of GT size with computation, remove unused PCI_CHIP ids, converting platforms names using device info (Chris Wilson) - tests/kms_chv_cursor_fail: Run the tests with fewer steps (Maarten Lankhorst) - lib/intel_chipset: Add more Kabylake PCI IDs and removed PCI IDs that are no longer listed as Kabylake (Rodrigo Vivi) - Basic framework for GVT-g testing has landed (Chris Wilson) - Various improvements to tests/kms_flip (Ville Syrj�l�) - igt/kms_cursor_legacy: Add a rudimentary test to detect stalled cursors, detect pageflip errors and check that cursor updates do not stall flips (Chris Wilson) - vGEM support: lib and added tests/vgem_basic, tests/vgem_slow and tests/vgem_reload_basic (Chris Wilson) - Various fixes to tests/kms_frontbuffer_tracking: prefer BLT drawing, recreate FBS at every subtest and properly handle mixing GTT and WC mmaps (Paulo Zanoni) - Replace drv_missed_irq_hang script with a C-equivalent: tests/drv_missed_irq (Chris Wilson) - Added a test case for polling dma-buf fences: tests/prime_busy (Chris Wilson) - lib/igt_gt: Omit illegal instruction on gen8+ and time constrains on hang detection (igt/gem_reset_stats) (Mika Kuoppala) - Added tests/kms_invalid_dotclock, a test that makes sure every modeset gets rejected by the kernel if the requested dotclock is beyond the hardware capabilities (Ville Syrj�l�) - tests/gem_stolen: Verify contents of stolen-backed objects across hibernation, fix for no_mmap subtest and check for available stolen memory size (Ankitprasad Sharma) - tests/core_prop_blob: Add invalid tests to set fb props (Daniel Vetter) - Many more fixes and improvements. * Wed Jun 01 2016 sndirsch@suse.com Update to version 1.15 - New KMS test: tests/kms_cursor_legacy (Stress legacy cursor ioctl) (Chris Wilson) - Several GEM tests have been removed from BAT: tests/gem_exec_whisper, tests/gem_sync (dropped individual engines), test/gem_cs_prefetch (replaced by test/gem_exec_gttfill), tests/gem_ctx_param_basic (got relabeled to tests/gem_ctx_param) (Chris Wilson) - build: Skip configure step if is NOCONFIGURE set (Tomeu Vizoso) - tools/intel_bios_reader: Added options for dumping individual panels, specific section, hex format and other various fixes (Jani Nikula) - build: Add optional --enable-werror (hard-fail in case of compiler warnings) (Marius Vlad) - New KMS test: tests/prime_mmap_kms (show case dma-buf new API and processes restrictions) (Tiago Vignatti) - Several tests have gained to ability to be run on different platforms than Intel: tests/testdisplay (Tomeu Vizoso), tests/kms_panel_fitting (Robert Foss), tests/kms_flip_event_leak, tests/kms_flip (Tomeu Vizoso). - compute exitcode first: In the case of running multiple subtests which all happen to be skipped, igt_exitcode is 0, but the final exit code will be 77. (Chris Wilson) - Shorten tests/kms_flip test (Tvrtko Ursulin) - Half the timeout for suspend to RAM and a third for suspend to disk (Marius Vlad) - lib: Pass format instead of bpp to create_bo_for_fb (Ville Syrjälä) - Removed from tests/test-list.txt, tests/gem_concurrent_all and added tests/test-list-full.txt that contains all the tests. This will speed up considerably piglit when starting tests. (Gabriel Feceoru) - piglit changed its behaviour to prevent overwriting the results. A fairly new version of piglit is required to run i-g-t tests. (Gabriel Feceoru) - lib: Replace drmIoctl() with a layer of indirection (Chris Wilson) - Adding missing Broxton PCI IDs (Rodrigo Vivi) - Added COMMIT_ATOMIC (lib/igt_kms, w/ tests/kms_rotation_crc). Requires nuclear_pageflip parameter turned on in the i915 driver. (Mayuresh Gharpure, Pratik Vishwakarma) - man/: rewrite manual pages in reStructuredText (Jani Nikula) - tests/drv_module_reload_basic: perform fault injection (Chris Wilson) with various improvements (Imre Deak) - Removed tests/gem_multi_bsd_sync_loop which was superseded by tests/gem_ring_sync_loop and tests/gem_dummy_reloc_loop by tests/gem_exec_reloc (Chris Wilson) - New GEM tests: tests/gem_exec_whisper, tests/gem_exec_store, test/gem_exec_gttfill, tests/gem_exec_suspend, tests/gem_exec_flush (Chris Wilson) - New benchmarks: benchmarks/gem_syslatency, benchmarks/gem_exec_fault (Chris Wilson) - tests/gem_exec_nop included in BAT (Chris Wilson) - tests/pm_rpm: Fix crash on machines that lack LLC (David Weinehall) - lib/igt_fb: Fix domain tracking for GTT cairo surfaces (Chris Wilson) - Add igt_subtest_group to allow igt_fixture for only a subset of subtests without skipping/failing all subsequent subtests. (Daniel Vetter) - Many more fixes and improvements. Added python3-docutils to BuildRequires, since manual pages are now built via rst2man. * Fri Mar 04 2016 sndirsch@suse.com - Update to version 1.14 * New test: gem_create validate parameters for GEM_CREATE ioctl (Ankitprasad Sharma) * New test: gem_softpin exercise the userptr ioctl to create shared buffers between CPU and GPU (Vinay Belgaumkar) * New tests: prime_mmap_coherency/kms_mmap_write_crc cache coherency tests (Tiago Vignatti) * New test: prime_mmap mmap() on dma-buf fds (Rob Bradford) * New test: gem_exec_reloc sanity check of execbuf-ioctl relocations (Chris Wilson) * New test: gem_exec_basic sanity check of execbuf-ioctl rings (Chris Wilson) * improved igt_hang_ring() infrastructure for generic hang injection support in the core library (Chris Wilson) * new igt_pm library to collect power management testing helpers (David Weinehall) * lig/igt_vc4: VC4 support library (Eric Anholt) * kms_frontbuffer_tracking: included in BAT (Paulo Zanoni) * kms_psr_sink_crc: Add BAT test for PSR active (Rodrigo Vivi) * gem_wait: test superseded by gem_latency in benchmarks (Chris Wilson) * igt_core: Fix logging to display extended line (Derek Morton) * igt_core: Expand --run-subtest functionality (Derek Morton) * kms_force_connector_basic: various fixes and included in BAT set (Daniel Vetter) * Many other improvements and bug fixes. * Sat Jan 02 2016 zaitor@opensuse.org - Update to version 1.13: + New tests: - kms_atomic tests atomic mode setting. - core_prop_blob tests blob properties. - gem_request_retire targets request retirement code paths. - core_setmaster_vs_auth checks that drop/setMaster correctly transfer master state. + Wildcard characters are now accepted when using the - -run-subtest command line option to specify multiple subtests to run. + Add support for Broxton in intel_audio_dump. + Added Kabylake support. + Many other bug fixes and improvements. - Add pkgconfig(libudev) and pkgconfig(xrandr) BuildRequires, configure looks for them so lets build with those supported too. * Mon Sep 14 2015 sndirsch@suse.com - intel-gpu-tools 1.12 - Various new tests and tools - New statistical analysis functions. (Damien Lespiau) - New benchmark tests. (Chris Wilson) - Old register tools that were superseded by intel_reg have been removed. - Various tests have been marked "basic", to indicate they are suitable for use in basic acceptance testing. (Jesse Barnes) - Per-ring gem_storedw_loop tests combined into a single test with subtests. (Jesse Barnes) - New "aubdump" tool, used to launch an application and capture rendering to an AUB file. (Kristian Høgsberg Kristensen) - Cherryview support added to intel_display_poller. (Ville Syrjälä) - Skylake and Broadwell support added to gem_gpgpu_fill tests. (Dominik Zeromski) - Support for running core drm tests on any platform. (Micah Fedke) - Many other bug fixes - supersedes patch 'u_build-fixes.patch" * Fri Jun 12 2015 sndirsch@suse.com - use correct filelist macros * Fri Jun 12 2015 sndirsch@suse.com - Update to version 1.11 * Various new tests and tools * Single combined test list (supported by piglit since commit 8a122bb) * Optional dependency on libunwind to provide automatic stack traces on test failures. (Thomas Wood) * Add optional default debug and optimisation flags for tests to enable better stack traces and debugging. (Thomas Wood) * Test programs are now installed into libexec. This is useful when building a complete software stack for a DUT from scratch. (Building and installing tests can still be disabled by the --disable-tests configure flag.) (Joonas Lahtinen) * New tool to decode watermark registers (Ville Syrjälä) * Timeout mechanism now reports test as failed * Introduce intel_reg as the one Intel graphics register multitool to replace intel_reg_read, intel_reg_write, intel_iosf_sb_read, intel_iosf_sb_write, intel_vga_read, intel_vga_write, intel_reg_dumper, intel_reg_snapshot, and quick_dump.py. (Jani Nikula) * Add functions to manipulate i915.ko parameters and ensure features are enabled for testing. (Paulo Zanoni) - supersedes u_Fix-pointer-cast-in-order-to-fix-build-on-32bit-arch.patch - added new buildrequires to gtk-doc and libunwind - added /usr/lib/intel-gpu-tools/* and /usr/share/intel-gpu-tools/* to filelist * Tue Mar 17 2015 sndirsch@suse.com - u_Fix-pointer-cast-in-order-to-fix-build-on-32bit-arch.patch * fixes build on 32bit * Mon Mar 16 2015 sndirsch@suse.com - Update to version 1.10 * New frequency manipulation tool (intel_gpu_frequency) * Adjustments for the Solaris port (Alan Coopersmith). * Remove tests/NAMING-CONVENTION since it's all in the docbook now, to avoid divergent conventions. * New CRITICAL log level for really serious stuff (Thomas Wood). * Interactive test mode can now be enabled by the shared cmdline option --interactive-debug=$var (Rodrigo Vivi). * Improved logging to kmsg to better line up test runs with kernel messages (Chris Wilson). * Record all log levels (including disabled levels) in a ringbuffer and dump that on test failures for quicker diagnostics of automated test run results (Thomas Wood). * A lot of small polish all over the test library. * Piles of new testcases and improvements to existing ones as usual. * Tue Jan 20 2015 sndirsch@suse.com - reenabled post build checks - u_build-fixes.patch * fix post build checks * Sun Jan 18 2015 sfalken@opensuse.org - Update to version 1.9: + Patches refactored for new sources + post-build-checks disabled, due to check failure: I: Program returns random data in a function E: intel-gpu-tools no-return-in-nonvoid-function intel_renderstate_gen8.c:441 + Dropped: - n_missing_check-ndebug.h.patch - intel-gpu-tools-1.7.tar.bz2 + Added: - intel-gpu-tools-1.9.tar.bz2 + Changes from version 1.7 - More Android porting - Fixes to documentation warnings - Updates to UPDATE, MAINTAINERS, and README - lib: - Fix out of tree build of version.h - added function to lock memory into RAM - add option log domain filtering - introduce log domains - igt_debugfs: Don't setup crc in _new - igt_debugfs: Throw away the two first CRCs - igt.cocci: Deal with min/max/swap - add swap() macro - always reset connectors after the state is forced - remove igt_edid.h - tests: - gem_tiled_swapping: use igt_info logging wrapper - replaced 3D test images - kms_cursor_crc: Restore the valid pipe/connector combo check - kms_mmio_vs_cs_flip: Count valid tests for all crtcs - kms_flip: * Target the back buffer with the dummy load * Calibrate the dummy load delay in kms_flip * Use fixed size (2kx2k) buffers for dummy load * Refactor blit code - Run lib/igt.cocci - pm_rps: vlv: * roundmiddle point to freq supported by HW * load gpu for idle min/max tests\ * wait for freq to settleo - add gem_gpgpu_fill to .gitignore - use base edid - tools: - add missing copyright headers - terminate getopt_long long option arrays properly - drv_hangman: Remove unused function - kms_cursor_crc: Remove value to 'return' in a void function - igt/drm_read: Require that pipe 0 is active - igt/drm_read: Abuse read(drm) - intel_error_decode: Decode the ERROR register on Sandybridge and Ivybridge - gem_bad_reloc: Don't flip-flop between SKIP and PASS * Mon Nov 17 2014 sndirsch@suse.com - rename intel-gpu-tools-1.7-fix-bashisms.patch to u_intel-gpu-tools-1.7-fix-bashisms.patch according to our patch guidelines * Mon Nov 17 2014 Led <ledest@gmail.com> - fix bashism in intel_gpu_abrt script that uses bash-specific constructions - add patches: * intel-gpu-tools-1.7-fix-bashisms.patch * Tue Jun 10 2014 sndirsch@suse.com - update to release 1.7; Here goes a new i-g-t quarterly release with the following changes: * Piles of API documentation for the core i-g-t testing libraries. * Improved igt loggin, now also with igt_vlog (for va_args printf-style logging). * Polish for the igt_debugfs library. * Split out igt_fb library from igt_kms, cleanup of the igt_kms functions. * Android porting patches (Tim Gore, Tvrtko Ursulin). * Piles more tests as usual. * Support for building libcairo based tests on Android. Set ANDROID_HAS_CAIRO=1 in the build enviroment when you have this (Tim Gore). * Timeout support in igt_aux, see igt_set_timeout (Thomas). * Documentation for the testrunner interface like exit codes, subtest enumeration and log output. Should help other people to run the tests in their own framework. * Make swig an optional dependency (Damien). * Helpers for runtime pm tests in igt_aux. - rename n_disable-build-of-pm_pc8.patch to n_disable-build-of-pm_rpm.patch, since test has been renamed * Tue May 06 2014 sndirsch@suse.com - update to release 1.6 * Changes to support Broadwell in the test suite. (Ben, Damien, et al.) * Updated (now working again!) Android support from Oscar Mateo. * Test coverage through i-g-t is now officially an integral part of any drm/i915 feature work and also for bugfixes. For more details see: http://blog.ffwll.ch/2013/11/testing-requirements-for-drmi915.html * Fix the gen4asm build depency handling, now that the assembler is included in i-g-t (Ben). * Improve the cairo object lifetime management of the kmstest helpers (Chris). * Allow register access to succeed if i915 is loaded but debugfs isn't found (i.e. nomodeset is used) * New kernel modesetting helper library for simpler testcases (Damien). * New structure logging support for tests. Message at the WARN level be reflected in the piglit result, also included igt_warn_on macros to simplify test asserts which should just result in warnings, but not in a test abort. * Broadwell support for intel_audio_dump (Mengdong Lin). * API documentation support (Thomas) - n_missing_check-ndebug.h.patch * added missing include file in order to fix build - refreshed n_disable-build-of-pm_pc8.patch * Mon Apr 28 2014 sndirsch@suse.com - added missing pkgconfig(dri2proto) * Thu Feb 06 2014 sndirsch@suse.com - added missing LICENSE file * Mon Dec 09 2013 sndirsch@suse.com - update to release 1.5 - n_disable-build-of-pm_pc8.patch * disables build for pm_pc8 test app for now - removed obsolete patches * intel-gpu-tools-no-test.diff * u_intel-gpu-tools-no_m4_dir.patch * Fri May 03 2013 sndirsch@suse.com - renamed latest patch according to our policy * Fri Apr 26 2013 mmeister@suse.com - Removed AC_CONFIG_MACRO_DIR([m4]) from configure.ac to fix build with new automake * Mon Aug 27 2012 tobias.johannes.klausmann@mni.thm.de - Update to version 1.3: New intel-gpu-tools release with too much stuff changed. Biggest part is improvements to the testsuit, but also some other neat things: + dpf tool for handling l3 remapping on gen7 + robustify against wc gtt mappings + improvements to the reg_dumper and register read/write tools + haswell support - Packaging changes: + Added cairo to BuildRequires (we need this now) + changed intel-gpu-tools-no-test.diff to speed up compilation * Mon Jul 09 2012 dmueller@suse.com - change it to exclusivearch, as it also does not exist on ARM * Fri Jul 06 2012 dvaleev@suse.com - exclude ppc, ppc64. There is no intel graphic * Thu Apr 19 2012 tiwai@suse.de - updated to version 1.2: support for recent Intel graphic chips, many fixes See ChangeLog for details - Don't build test directory (to simplify the packaging) * Wed Apr 18 2012 vuntz@opensuse.org - Split intel-gpu-tools from xorg-x11-driver-video. Initial version: 1.0.2-20101210-292ae45.
/usr/bin/amd_hdmi_compliance /usr/bin/dpcd_reg /usr/bin/gputop /usr/bin/i915-perf-configs /usr/bin/i915-perf-control /usr/bin/i915-perf-reader /usr/bin/i915-perf-recorder /usr/bin/igt_comms_decoder /usr/bin/igt_results /usr/bin/igt_resume /usr/bin/igt_runner /usr/bin/igt_stats /usr/bin/intel-gen4asm /usr/bin/intel-gen4disasm /usr/bin/intel-gfx-fw-info /usr/bin/intel-gpu-overlay /usr/bin/intel_audio_dump /usr/bin/intel_backlight /usr/bin/intel_bios_dumper /usr/bin/intel_display_crc /usr/bin/intel_display_poller /usr/bin/intel_dp_compliance /usr/bin/intel_dump_decode /usr/bin/intel_error_decode /usr/bin/intel_firmware_decode /usr/bin/intel_forcewaked /usr/bin/intel_framebuffer_dump /usr/bin/intel_gem_info /usr/bin/intel_gpu_abrt /usr/bin/intel_gpu_frequency /usr/bin/intel_gpu_time /usr/bin/intel_gpu_top /usr/bin/intel_gtt /usr/bin/intel_guc_logger /usr/bin/intel_gvtg_test /usr/bin/intel_infoframes /usr/bin/intel_l3_parity /usr/bin/intel_lid /usr/bin/intel_opregion_decode /usr/bin/intel_panel_fitter /usr/bin/intel_perf_counters /usr/bin/intel_pm_rpm /usr/bin/intel_reg /usr/bin/intel_reg_checker /usr/bin/intel_residency /usr/bin/intel_stepping /usr/bin/intel_tiling_detect /usr/bin/intel_vbt_decode /usr/bin/intel_watermark /usr/bin/lsgpu /usr/bin/msm_dp_compliance /usr/bin/power /usr/bin/xe-perf-configs /usr/bin/xe-perf-control /usr/bin/xe-perf-reader /usr/bin/xe-perf-recorder /usr/lib64/libi915_perf.so.1.5 /usr/lib64/libigt.so.0 /usr/lib64/libxe_oa.so.1.5 /usr/libexec/igt-gpu-tools /usr/libexec/igt-gpu-tools/amdgpu /usr/libexec/igt-gpu-tools/amdgpu/amd_abm /usr/libexec/igt-gpu-tools/amdgpu/amd_assr /usr/libexec/igt-gpu-tools/amdgpu/amd_basic /usr/libexec/igt-gpu-tools/amdgpu/amd_bo /usr/libexec/igt-gpu-tools/amdgpu/amd_bypass /usr/libexec/igt-gpu-tools/amdgpu/amd_color /usr/libexec/igt-gpu-tools/amdgpu/amd_cp_dma_misc /usr/libexec/igt-gpu-tools/amdgpu/amd_cs_nop /usr/libexec/igt-gpu-tools/amdgpu/amd_deadlock /usr/libexec/igt-gpu-tools/amdgpu/amd_dispatch /usr/libexec/igt-gpu-tools/amdgpu/amd_dp_dsc /usr/libexec/igt-gpu-tools/amdgpu/amd_freesync_video_mode /usr/libexec/igt-gpu-tools/amdgpu/amd_fuzzing /usr/libexec/igt-gpu-tools/amdgpu/amd_gang_cs /usr/libexec/igt-gpu-tools/amdgpu/amd_hotplug /usr/libexec/igt-gpu-tools/amdgpu/amd_ilr /usr/libexec/igt-gpu-tools/amdgpu/amd_info /usr/libexec/igt-gpu-tools/amdgpu/amd_jpeg_dec /usr/libexec/igt-gpu-tools/amdgpu/amd_link_settings /usr/libexec/igt-gpu-tools/amdgpu/amd_mall /usr/libexec/igt-gpu-tools/amdgpu/amd_max_bpc /usr/libexec/igt-gpu-tools/amdgpu/amd_mem_leak /usr/libexec/igt-gpu-tools/amdgpu/amd_mode_switch /usr/libexec/igt-gpu-tools/amdgpu/amd_module_load /usr/libexec/igt-gpu-tools/amdgpu/amd_multidisplay_modeset /usr/libexec/igt-gpu-tools/amdgpu/amd_odm /usr/libexec/igt-gpu-tools/amdgpu/amd_pci_unplug /usr/libexec/igt-gpu-tools/amdgpu/amd_plane /usr/libexec/igt-gpu-tools/amdgpu/amd_prime /usr/libexec/igt-gpu-tools/amdgpu/amd_psr /usr/libexec/igt-gpu-tools/amdgpu/amd_pstate /usr/libexec/igt-gpu-tools/amdgpu/amd_queue_reset /usr/libexec/igt-gpu-tools/amdgpu/amd_ras /usr/libexec/igt-gpu-tools/amdgpu/amd_replay /usr/libexec/igt-gpu-tools/amdgpu/amd_security /usr/libexec/igt-gpu-tools/amdgpu/amd_subvp /usr/libexec/igt-gpu-tools/amdgpu/amd_syncobj /usr/libexec/igt-gpu-tools/amdgpu/amd_uvd_dec /usr/libexec/igt-gpu-tools/amdgpu/amd_uvd_enc /usr/libexec/igt-gpu-tools/amdgpu/amd_vce_enc /usr/libexec/igt-gpu-tools/amdgpu/amd_vcn /usr/libexec/igt-gpu-tools/amdgpu/amd_vm /usr/libexec/igt-gpu-tools/amdgpu/amd_vpe /usr/libexec/igt-gpu-tools/amdgpu/amd_vrr_range /usr/libexec/igt-gpu-tools/api_intel_allocator /usr/libexec/igt-gpu-tools/api_intel_bb /usr/libexec/igt-gpu-tools/benchmarks /usr/libexec/igt-gpu-tools/benchmarks/gem_blt /usr/libexec/igt-gpu-tools/benchmarks/gem_busy /usr/libexec/igt-gpu-tools/benchmarks/gem_create /usr/libexec/igt-gpu-tools/benchmarks/gem_exec_ctx /usr/libexec/igt-gpu-tools/benchmarks/gem_exec_fault /usr/libexec/igt-gpu-tools/benchmarks/gem_exec_nop /usr/libexec/igt-gpu-tools/benchmarks/gem_exec_reloc /usr/libexec/igt-gpu-tools/benchmarks/gem_exec_trace /usr/libexec/igt-gpu-tools/benchmarks/gem_latency /usr/libexec/igt-gpu-tools/benchmarks/gem_prw /usr/libexec/igt-gpu-tools/benchmarks/gem_set_domain /usr/libexec/igt-gpu-tools/benchmarks/gem_syslatency /usr/libexec/igt-gpu-tools/benchmarks/gem_userptr_benchmark /usr/libexec/igt-gpu-tools/benchmarks/gem_wsim /usr/libexec/igt-gpu-tools/benchmarks/intel_upload_blit_large /usr/libexec/igt-gpu-tools/benchmarks/intel_upload_blit_large_gtt /usr/libexec/igt-gpu-tools/benchmarks/intel_upload_blit_large_map /usr/libexec/igt-gpu-tools/benchmarks/intel_upload_blit_small /usr/libexec/igt-gpu-tools/benchmarks/kms_fb_stress /usr/libexec/igt-gpu-tools/benchmarks/kms_vblank /usr/libexec/igt-gpu-tools/benchmarks/libgem_exec_tracer.so /usr/libexec/igt-gpu-tools/benchmarks/prime_lookup /usr/libexec/igt-gpu-tools/benchmarks/vgem_mmap /usr/libexec/igt-gpu-tools/core_auth /usr/libexec/igt-gpu-tools/core_getclient /usr/libexec/igt-gpu-tools/core_getstats /usr/libexec/igt-gpu-tools/core_getversion /usr/libexec/igt-gpu-tools/core_hotunplug /usr/libexec/igt-gpu-tools/core_setmaster /usr/libexec/igt-gpu-tools/core_setmaster_vs_auth /usr/libexec/igt-gpu-tools/debugfs_test /usr/libexec/igt-gpu-tools/device_reset /usr/libexec/igt-gpu-tools/dmabuf /usr/libexec/igt-gpu-tools/dmabuf_sync_file /usr/libexec/igt-gpu-tools/drm_buddy /usr/libexec/igt-gpu-tools/drm_fdinfo /usr/libexec/igt-gpu-tools/drm_mm /usr/libexec/igt-gpu-tools/drm_read /usr/libexec/igt-gpu-tools/dumb_buffer /usr/libexec/igt-gpu-tools/fbdev /usr/libexec/igt-gpu-tools/gem_bad_reloc /usr/libexec/igt-gpu-tools/gem_barrier_race /usr/libexec/igt-gpu-tools/gem_basic /usr/libexec/igt-gpu-tools/gem_blits /usr/libexec/igt-gpu-tools/gem_busy /usr/libexec/igt-gpu-tools/gem_caching /usr/libexec/igt-gpu-tools/gem_ccs /usr/libexec/igt-gpu-tools/gem_close /usr/libexec/igt-gpu-tools/gem_close_race /usr/libexec/igt-gpu-tools/gem_compute /usr/libexec/igt-gpu-tools/gem_concurrent_all /usr/libexec/igt-gpu-tools/gem_concurrent_blit /usr/libexec/igt-gpu-tools/gem_create /usr/libexec/igt-gpu-tools/gem_cs_tlb /usr/libexec/igt-gpu-tools/gem_ctx_bad_destroy /usr/libexec/igt-gpu-tools/gem_ctx_create /usr/libexec/igt-gpu-tools/gem_ctx_engines /usr/libexec/igt-gpu-tools/gem_ctx_exec /usr/libexec/igt-gpu-tools/gem_ctx_freq /usr/libexec/igt-gpu-tools/gem_ctx_isolation /usr/libexec/igt-gpu-tools/gem_ctx_param /usr/libexec/igt-gpu-tools/gem_ctx_persistence /usr/libexec/igt-gpu-tools/gem_ctx_shared /usr/libexec/igt-gpu-tools/gem_ctx_sseu /usr/libexec/igt-gpu-tools/gem_ctx_switch /usr/libexec/igt-gpu-tools/gem_eio /usr/libexec/igt-gpu-tools/gem_evict_alignment /usr/libexec/igt-gpu-tools/gem_evict_everything /usr/libexec/igt-gpu-tools/gem_exec_alignment /usr/libexec/igt-gpu-tools/gem_exec_async /usr/libexec/igt-gpu-tools/gem_exec_await /usr/libexec/igt-gpu-tools/gem_exec_balancer /usr/libexec/igt-gpu-tools/gem_exec_basic /usr/libexec/igt-gpu-tools/gem_exec_big /usr/libexec/igt-gpu-tools/gem_exec_capture /usr/libexec/igt-gpu-tools/gem_exec_create /usr/libexec/igt-gpu-tools/gem_exec_endless /usr/libexec/igt-gpu-tools/gem_exec_fair /usr/libexec/igt-gpu-tools/gem_exec_fence /usr/libexec/igt-gpu-tools/gem_exec_flush /usr/libexec/igt-gpu-tools/gem_exec_gttfill /usr/libexec/igt-gpu-tools/gem_exec_latency /usr/libexec/igt-gpu-tools/gem_exec_lut_handle /usr/libexec/igt-gpu-tools/gem_exec_nop /usr/libexec/igt-gpu-tools/gem_exec_parallel /usr/libexec/igt-gpu-tools/gem_exec_params /usr/libexec/igt-gpu-tools/gem_exec_reloc /usr/libexec/igt-gpu-tools/gem_exec_schedule /usr/libexec/igt-gpu-tools/gem_exec_store /usr/libexec/igt-gpu-tools/gem_exec_suspend /usr/libexec/igt-gpu-tools/gem_exec_whisper /usr/libexec/igt-gpu-tools/gem_exercise_blt /usr/libexec/igt-gpu-tools/gem_fd_exhaustion /usr/libexec/igt-gpu-tools/gem_fence_thrash /usr/libexec/igt-gpu-tools/gem_fence_upload /usr/libexec/igt-gpu-tools/gem_fenced_exec_thrash /usr/libexec/igt-gpu-tools/gem_flink_basic /usr/libexec/igt-gpu-tools/gem_flink_race /usr/libexec/igt-gpu-tools/gem_gpgpu_fill /usr/libexec/igt-gpu-tools/gem_gtt_cpu_tlb /usr/libexec/igt-gpu-tools/gem_gtt_hog /usr/libexec/igt-gpu-tools/gem_gtt_speed /usr/libexec/igt-gpu-tools/gem_huc_copy /usr/libexec/igt-gpu-tools/gem_linear_blits /usr/libexec/igt-gpu-tools/gem_lmem_evict /usr/libexec/igt-gpu-tools/gem_lmem_swapping /usr/libexec/igt-gpu-tools/gem_lut_handle /usr/libexec/igt-gpu-tools/gem_madvise /usr/libexec/igt-gpu-tools/gem_media_fill /usr/libexec/igt-gpu-tools/gem_media_vme /usr/libexec/igt-gpu-tools/gem_mmap /usr/libexec/igt-gpu-tools/gem_mmap_gtt /usr/libexec/igt-gpu-tools/gem_mmap_offset /usr/libexec/igt-gpu-tools/gem_mmap_wc /usr/libexec/igt-gpu-tools/gem_partial_pwrite_pread /usr/libexec/igt-gpu-tools/gem_pipe_control_store_loop /usr/libexec/igt-gpu-tools/gem_ppgtt /usr/libexec/igt-gpu-tools/gem_pread /usr/libexec/igt-gpu-tools/gem_pread_after_blit /usr/libexec/igt-gpu-tools/gem_pwrite /usr/libexec/igt-gpu-tools/gem_pwrite_snooped /usr/libexec/igt-gpu-tools/gem_pxp /usr/libexec/igt-gpu-tools/gem_read_read_speed /usr/libexec/igt-gpu-tools/gem_readwrite /usr/libexec/igt-gpu-tools/gem_reg_read /usr/libexec/igt-gpu-tools/gem_render_copy /usr/libexec/igt-gpu-tools/gem_render_copy_redux /usr/libexec/igt-gpu-tools/gem_render_linear_blits /usr/libexec/igt-gpu-tools/gem_render_tiled_blits /usr/libexec/igt-gpu-tools/gem_request_retire /usr/libexec/igt-gpu-tools/gem_reset_stats /usr/libexec/igt-gpu-tools/gem_ringfill /usr/libexec/igt-gpu-tools/gem_set_tiling_vs_blt /usr/libexec/igt-gpu-tools/gem_set_tiling_vs_gtt /usr/libexec/igt-gpu-tools/gem_set_tiling_vs_pwrite /usr/libexec/igt-gpu-tools/gem_shrink /usr/libexec/igt-gpu-tools/gem_softpin /usr/libexec/igt-gpu-tools/gem_spin_batch /usr/libexec/igt-gpu-tools/gem_streaming_writes /usr/libexec/igt-gpu-tools/gem_stress /usr/libexec/igt-gpu-tools/gem_sync /usr/libexec/igt-gpu-tools/gem_tiled_blits /usr/libexec/igt-gpu-tools/gem_tiled_fence_blits /usr/libexec/igt-gpu-tools/gem_tiled_partial_pwrite_pread /usr/libexec/igt-gpu-tools/gem_tiled_pread_basic /usr/libexec/igt-gpu-tools/gem_tiled_pread_pwrite /usr/libexec/igt-gpu-tools/gem_tiled_swapping /usr/libexec/igt-gpu-tools/gem_tiled_wb /usr/libexec/igt-gpu-tools/gem_tiled_wc /usr/libexec/igt-gpu-tools/gem_tiling_max_stride /usr/libexec/igt-gpu-tools/gem_unfence_active_buffers /usr/libexec/igt-gpu-tools/gem_unref_active_buffers /usr/libexec/igt-gpu-tools/gem_userptr_blits /usr/libexec/igt-gpu-tools/gem_vm_create /usr/libexec/igt-gpu-tools/gem_wait /usr/libexec/igt-gpu-tools/gem_watchdog /usr/libexec/igt-gpu-tools/gem_workarounds /usr/libexec/igt-gpu-tools/gen3_mixed_blits /usr/libexec/igt-gpu-tools/gen3_render_linear_blits /usr/libexec/igt-gpu-tools/gen3_render_mixed_blits /usr/libexec/igt-gpu-tools/gen3_render_tiledx_blits /usr/libexec/igt-gpu-tools/gen3_render_tiledy_blits /usr/libexec/igt-gpu-tools/gen7_exec_parse /usr/libexec/igt-gpu-tools/gen9_exec_parse /usr/libexec/igt-gpu-tools/i915_fb_tiling /usr/libexec/igt-gpu-tools/i915_getparams_basic /usr/libexec/igt-gpu-tools/i915_hangman /usr/libexec/igt-gpu-tools/i915_module_load /usr/libexec/igt-gpu-tools/i915_pciid /usr/libexec/igt-gpu-tools/i915_pipe_stress /usr/libexec/igt-gpu-tools/i915_pm_freq_api /usr/libexec/igt-gpu-tools/i915_pm_freq_mult /usr/libexec/igt-gpu-tools/i915_pm_rc6_residency /usr/libexec/igt-gpu-tools/i915_pm_rpm /usr/libexec/igt-gpu-tools/i915_pm_rps /usr/libexec/igt-gpu-tools/i915_pm_sseu /usr/libexec/igt-gpu-tools/i915_power /usr/libexec/igt-gpu-tools/i915_query /usr/libexec/igt-gpu-tools/i915_selftest /usr/libexec/igt-gpu-tools/i915_suspend /usr/libexec/igt-gpu-tools/intel-ci-tests /usr/libexec/igt-gpu-tools/intel-ci-tests/i915 /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default/bat-chamelium.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default/bat.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default/chamelium.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default/full.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/i915/default/other.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/xe /usr/libexec/igt-gpu-tools/intel-ci-tests/xe/default /usr/libexec/igt-gpu-tools/intel-ci-tests/xe/default/bat-chamelium.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/xe/default/bat.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/xe/default/full.testlist /usr/libexec/igt-gpu-tools/intel-ci-tests/xe/default/other.testlist /usr/libexec/igt-gpu-tools/intel_hwmon /usr/libexec/igt-gpu-tools/kms_3d /usr/libexec/igt-gpu-tools/kms_addfb_basic /usr/libexec/igt-gpu-tools/kms_async_flips /usr/libexec/igt-gpu-tools/kms_atomic /usr/libexec/igt-gpu-tools/kms_atomic_interruptible /usr/libexec/igt-gpu-tools/kms_atomic_transition /usr/libexec/igt-gpu-tools/kms_big_fb /usr/libexec/igt-gpu-tools/kms_busy /usr/libexec/igt-gpu-tools/kms_bw /usr/libexec/igt-gpu-tools/kms_ccs /usr/libexec/igt-gpu-tools/kms_cdclk /usr/libexec/igt-gpu-tools/kms_chamelium_audio /usr/libexec/igt-gpu-tools/kms_chamelium_color /usr/libexec/igt-gpu-tools/kms_chamelium_edid /usr/libexec/igt-gpu-tools/kms_chamelium_frames /usr/libexec/igt-gpu-tools/kms_chamelium_hpd /usr/libexec/igt-gpu-tools/kms_color /usr/libexec/igt-gpu-tools/kms_concurrent /usr/libexec/igt-gpu-tools/kms_content_protection /usr/libexec/igt-gpu-tools/kms_cursor_crc /usr/libexec/igt-gpu-tools/kms_cursor_edge_walk /usr/libexec/igt-gpu-tools/kms_cursor_legacy /usr/libexec/igt-gpu-tools/kms_dirtyfb /usr/libexec/igt-gpu-tools/kms_display_modes /usr/libexec/igt-gpu-tools/kms_dither /usr/libexec/igt-gpu-tools/kms_dp_aux_dev /usr/libexec/igt-gpu-tools/kms_dp_linktrain_fallback /usr/libexec/igt-gpu-tools/kms_draw_crc /usr/libexec/igt-gpu-tools/kms_dsc /usr/libexec/igt-gpu-tools/kms_fb_coherency /usr/libexec/igt-gpu-tools/kms_fbcon_fbt /usr/libexec/igt-gpu-tools/kms_feature_discovery /usr/libexec/igt-gpu-tools/kms_fence_pin_leak /usr/libexec/igt-gpu-tools/kms_flip /usr/libexec/igt-gpu-tools/kms_flip_event_leak /usr/libexec/igt-gpu-tools/kms_flip_scaled_crc /usr/libexec/igt-gpu-tools/kms_flip_tiling /usr/libexec/igt-gpu-tools/kms_force_connector_basic /usr/libexec/igt-gpu-tools/kms_frontbuffer_tracking /usr/libexec/igt-gpu-tools/kms_getfb /usr/libexec/igt-gpu-tools/kms_hdmi_inject /usr/libexec/igt-gpu-tools/kms_hdr /usr/libexec/igt-gpu-tools/kms_invalid_mode /usr/libexec/igt-gpu-tools/kms_joiner /usr/libexec/igt-gpu-tools/kms_lease /usr/libexec/igt-gpu-tools/kms_legacy_colorkey /usr/libexec/igt-gpu-tools/kms_mmap_write_crc /usr/libexec/igt-gpu-tools/kms_multipipe_modeset /usr/libexec/igt-gpu-tools/kms_panel_fitting /usr/libexec/igt-gpu-tools/kms_pipe_b_c_ivb /usr/libexec/igt-gpu-tools/kms_pipe_crc_basic /usr/libexec/igt-gpu-tools/kms_plane /usr/libexec/igt-gpu-tools/kms_plane_alpha_blend /usr/libexec/igt-gpu-tools/kms_plane_cursor /usr/libexec/igt-gpu-tools/kms_plane_lowres /usr/libexec/igt-gpu-tools/kms_plane_multiple /usr/libexec/igt-gpu-tools/kms_plane_scaling /usr/libexec/igt-gpu-tools/kms_pm_backlight /usr/libexec/igt-gpu-tools/kms_pm_dc /usr/libexec/igt-gpu-tools/kms_pm_lpsp /usr/libexec/igt-gpu-tools/kms_pm_rpm /usr/libexec/igt-gpu-tools/kms_prime /usr/libexec/igt-gpu-tools/kms_prop_blob /usr/libexec/igt-gpu-tools/kms_properties /usr/libexec/igt-gpu-tools/kms_psr /usr/libexec/igt-gpu-tools/kms_psr2_sf /usr/libexec/igt-gpu-tools/kms_psr2_su /usr/libexec/igt-gpu-tools/kms_psr_stress_test /usr/libexec/igt-gpu-tools/kms_pwrite_crc /usr/libexec/igt-gpu-tools/kms_rmfb /usr/libexec/igt-gpu-tools/kms_rotation_crc /usr/libexec/igt-gpu-tools/kms_scaling_modes /usr/libexec/igt-gpu-tools/kms_selftest /usr/libexec/igt-gpu-tools/kms_sequence /usr/libexec/igt-gpu-tools/kms_setmode /usr/libexec/igt-gpu-tools/kms_sysfs_edid_timing /usr/libexec/igt-gpu-tools/kms_tiled_display /usr/libexec/igt-gpu-tools/kms_tv_load_detect /usr/libexec/igt-gpu-tools/kms_universal_plane /usr/libexec/igt-gpu-tools/kms_vblank /usr/libexec/igt-gpu-tools/kms_vrr /usr/libexec/igt-gpu-tools/kms_writeback /usr/libexec/igt-gpu-tools/meta_test /usr/libexec/igt-gpu-tools/msm /usr/libexec/igt-gpu-tools/msm/msm_mapping /usr/libexec/igt-gpu-tools/msm/msm_recovery /usr/libexec/igt-gpu-tools/msm/msm_shrink /usr/libexec/igt-gpu-tools/msm/msm_submit /usr/libexec/igt-gpu-tools/msm/msm_submitoverhead /usr/libexec/igt-gpu-tools/nouveau_crc /usr/libexec/igt-gpu-tools/panfrost /usr/libexec/igt-gpu-tools/panfrost/panfrost_gem_new /usr/libexec/igt-gpu-tools/panfrost/panfrost_get_param /usr/libexec/igt-gpu-tools/panfrost/panfrost_prime /usr/libexec/igt-gpu-tools/panfrost/panfrost_submit /usr/libexec/igt-gpu-tools/perf /usr/libexec/igt-gpu-tools/perf_pmu /usr/libexec/igt-gpu-tools/prime_busy /usr/libexec/igt-gpu-tools/prime_mmap /usr/libexec/igt-gpu-tools/prime_mmap_coherency /usr/libexec/igt-gpu-tools/prime_mmap_kms /usr/libexec/igt-gpu-tools/prime_nv_api /usr/libexec/igt-gpu-tools/prime_nv_pcopy /usr/libexec/igt-gpu-tools/prime_nv_test /usr/libexec/igt-gpu-tools/prime_self_import /usr/libexec/igt-gpu-tools/prime_udl /usr/libexec/igt-gpu-tools/prime_vgem /usr/libexec/igt-gpu-tools/sriov_basic /usr/libexec/igt-gpu-tools/sw_sync /usr/libexec/igt-gpu-tools/syncobj_basic /usr/libexec/igt-gpu-tools/syncobj_eventfd /usr/libexec/igt-gpu-tools/syncobj_timeline /usr/libexec/igt-gpu-tools/syncobj_wait /usr/libexec/igt-gpu-tools/sysfs_defaults /usr/libexec/igt-gpu-tools/sysfs_heartbeat_interval /usr/libexec/igt-gpu-tools/sysfs_preempt_timeout /usr/libexec/igt-gpu-tools/sysfs_timeslice_duration /usr/libexec/igt-gpu-tools/template /usr/libexec/igt-gpu-tools/test-list-full.txt /usr/libexec/igt-gpu-tools/test-list.txt /usr/libexec/igt-gpu-tools/testdisplay /usr/libexec/igt-gpu-tools/tools_test /usr/libexec/igt-gpu-tools/v3d /usr/libexec/igt-gpu-tools/v3d/v3d_create_bo /usr/libexec/igt-gpu-tools/v3d/v3d_get_bo_offset /usr/libexec/igt-gpu-tools/v3d/v3d_get_param /usr/libexec/igt-gpu-tools/v3d/v3d_job_submission /usr/libexec/igt-gpu-tools/v3d/v3d_mmap /usr/libexec/igt-gpu-tools/v3d/v3d_perfmon /usr/libexec/igt-gpu-tools/v3d/v3d_submit_cl /usr/libexec/igt-gpu-tools/v3d/v3d_submit_csd /usr/libexec/igt-gpu-tools/v3d/v3d_wait_bo /usr/libexec/igt-gpu-tools/vc4 /usr/libexec/igt-gpu-tools/vc4/vc4_create_bo /usr/libexec/igt-gpu-tools/vc4/vc4_dmabuf_poll /usr/libexec/igt-gpu-tools/vc4/vc4_label_bo /usr/libexec/igt-gpu-tools/vc4/vc4_lookup_fail /usr/libexec/igt-gpu-tools/vc4/vc4_mmap /usr/libexec/igt-gpu-tools/vc4/vc4_perfmon /usr/libexec/igt-gpu-tools/vc4/vc4_purgeable_bo /usr/libexec/igt-gpu-tools/vc4/vc4_tiling /usr/libexec/igt-gpu-tools/vc4/vc4_wait_bo /usr/libexec/igt-gpu-tools/vc4/vc4_wait_seqno /usr/libexec/igt-gpu-tools/vgem_basic /usr/libexec/igt-gpu-tools/vgem_slow /usr/libexec/igt-gpu-tools/vmwgfx /usr/libexec/igt-gpu-tools/vmwgfx/vmw_execution_buffer /usr/libexec/igt-gpu-tools/vmwgfx/vmw_mob_stress /usr/libexec/igt-gpu-tools/vmwgfx/vmw_prime /usr/libexec/igt-gpu-tools/vmwgfx/vmw_ref_count /usr/libexec/igt-gpu-tools/vmwgfx/vmw_surface_copy /usr/libexec/igt-gpu-tools/vmwgfx/vmw_tri /usr/libexec/igt-gpu-tools/xe_ccs /usr/libexec/igt-gpu-tools/xe_compute /usr/libexec/igt-gpu-tools/xe_compute_preempt /usr/libexec/igt-gpu-tools/xe_copy_basic /usr/libexec/igt-gpu-tools/xe_create /usr/libexec/igt-gpu-tools/xe_debugfs /usr/libexec/igt-gpu-tools/xe_dma_buf_sync /usr/libexec/igt-gpu-tools/xe_drm_fdinfo /usr/libexec/igt-gpu-tools/xe_evict /usr/libexec/igt-gpu-tools/xe_evict_ccs /usr/libexec/igt-gpu-tools/xe_exec_atomic /usr/libexec/igt-gpu-tools/xe_exec_balancer /usr/libexec/igt-gpu-tools/xe_exec_basic /usr/libexec/igt-gpu-tools/xe_exec_compute_mode /usr/libexec/igt-gpu-tools/xe_exec_fault_mode /usr/libexec/igt-gpu-tools/xe_exec_mix_modes /usr/libexec/igt-gpu-tools/xe_exec_queue_property /usr/libexec/igt-gpu-tools/xe_exec_reset /usr/libexec/igt-gpu-tools/xe_exec_sip /usr/libexec/igt-gpu-tools/xe_exec_store /usr/libexec/igt-gpu-tools/xe_exec_threads /usr/libexec/igt-gpu-tools/xe_exercise_blt /usr/libexec/igt-gpu-tools/xe_fault_injection /usr/libexec/igt-gpu-tools/xe_gpgpu_fill /usr/libexec/igt-gpu-tools/xe_gt_freq /usr/libexec/igt-gpu-tools/xe_huc_copy /usr/libexec/igt-gpu-tools/xe_intel_bb /usr/libexec/igt-gpu-tools/xe_live_ktest /usr/libexec/igt-gpu-tools/xe_media_fill /usr/libexec/igt-gpu-tools/xe_mmap /usr/libexec/igt-gpu-tools/xe_module_load /usr/libexec/igt-gpu-tools/xe_noexec_ping_pong /usr/libexec/igt-gpu-tools/xe_oa /usr/libexec/igt-gpu-tools/xe_pat /usr/libexec/igt-gpu-tools/xe_peer2peer /usr/libexec/igt-gpu-tools/xe_pm /usr/libexec/igt-gpu-tools/xe_pm_residency /usr/libexec/igt-gpu-tools/xe_prime_self_import /usr/libexec/igt-gpu-tools/xe_query /usr/libexec/igt-gpu-tools/xe_render_copy /usr/libexec/igt-gpu-tools/xe_spin_batch /usr/libexec/igt-gpu-tools/xe_sriov_flr /usr/libexec/igt-gpu-tools/xe_sysfs_defaults /usr/libexec/igt-gpu-tools/xe_sysfs_preempt_timeout /usr/libexec/igt-gpu-tools/xe_sysfs_scheduler /usr/libexec/igt-gpu-tools/xe_sysfs_timeslice_duration /usr/libexec/igt-gpu-tools/xe_tlb /usr/libexec/igt-gpu-tools/xe_vm /usr/libexec/igt-gpu-tools/xe_waitfence /usr/libexec/igt-gpu-tools/xe_wedged /usr/share/doc/packages/intel-gpu-tools /usr/share/doc/packages/intel-gpu-tools/NEWS /usr/share/doc/packages/intel-gpu-tools/README.md /usr/share/gtk-doc/html/igt-gpu-tools /usr/share/gtk-doc/html/igt-gpu-tools/annotation-glossary.html /usr/share/gtk-doc/html/igt-gpu-tools/ch01.html /usr/share/gtk-doc/html/igt-gpu-tools/ch02.html /usr/share/gtk-doc/html/igt-gpu-tools/full-api-index.html /usr/share/gtk-doc/html/igt-gpu-tools/home.png /usr/share/gtk-doc/html/igt-gpu-tools/igt-amdgpu-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-core-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-debugfs-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-drm-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gem-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gen3-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gen7-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-ALSA.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Audio.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Batch-Buffer.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Blitter-library.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Buffer-operations.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-CRC.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Chamelium.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Chipset.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Collection.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Core.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-DMABUF-Sync-File.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Device-selection.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Draw.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Dummyload.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Frame.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Framebuffer.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GEM-Context.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GEM-Create.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GEM-Engine-Topology.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GEM-Scheduler.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GEM-Submission.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-GT.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Hook-support.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-I915-GPU-CRC.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-IGT-List.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-IGT-Map.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-IO.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Intel-Context-Wrapper.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Intel-allocator.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-KMS.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Power-Management.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Primes.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Random.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-SW-Sync.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-Stats.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-VC4.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-VGEM.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-aux.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-debugfs.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-drmtest.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-igt-device.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-io.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-ioctl-wrappers.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-kmod.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-msm.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-pipe-crc.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-syncobj.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-sysfs.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools-x86.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-gpu-tools.devhelp2 /usr/share/gtk-doc/html/igt-gpu-tools/igt-i915-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-kms-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-meta-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-perf-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-pm-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-prime-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-sw-sync-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-test-programs-common-features.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-testdisplay-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-tools-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/igt-vgem-tests.html /usr/share/gtk-doc/html/igt-gpu-tools/index.html /usr/share/gtk-doc/html/igt-gpu-tools/left-insensitive.png /usr/share/gtk-doc/html/igt-gpu-tools/left.png /usr/share/gtk-doc/html/igt-gpu-tools/right-insensitive.png /usr/share/gtk-doc/html/igt-gpu-tools/right.png /usr/share/gtk-doc/html/igt-gpu-tools/style.css /usr/share/gtk-doc/html/igt-gpu-tools/test-programs.html /usr/share/gtk-doc/html/igt-gpu-tools/up-insensitive.png /usr/share/gtk-doc/html/igt-gpu-tools/up.png /usr/share/igt-gpu-tools /usr/share/igt-gpu-tools/1080p-left.png /usr/share/igt-gpu-tools/1080p-right.png /usr/share/igt-gpu-tools/README /usr/share/igt-gpu-tools/blacklist-pre-merge.txt /usr/share/igt-gpu-tools/blacklist.txt /usr/share/igt-gpu-tools/chamelium-only.testlist /usr/share/igt-gpu-tools/fast-feedback-chamelium-only.testlist /usr/share/igt-gpu-tools/fast-feedback.testlist /usr/share/igt-gpu-tools/meta.testlist /usr/share/igt-gpu-tools/pass.png /usr/share/igt-gpu-tools/registers /usr/share/igt-gpu-tools/registers/audio_config_haswell_plus.txt /usr/share/igt-gpu-tools/registers/audio_debug_haswell_plus.txt /usr/share/igt-gpu-tools/registers/base_interrupt.txt /usr/share/igt-gpu-tools/registers/base_other.txt /usr/share/igt-gpu-tools/registers/base_power.txt /usr/share/igt-gpu-tools/registers/base_rings.txt /usr/share/igt-gpu-tools/registers/broadwell /usr/share/igt-gpu-tools/registers/cherryview /usr/share/igt-gpu-tools/registers/chv_display_base.txt /usr/share/igt-gpu-tools/registers/chv_dpio_phy_x1.txt /usr/share/igt-gpu-tools/registers/chv_dpio_phy_x2.txt /usr/share/igt-gpu-tools/registers/chv_pipe_b_extra.txt /usr/share/igt-gpu-tools/registers/chv_pipe_c.txt /usr/share/igt-gpu-tools/registers/common_display.txt /usr/share/igt-gpu-tools/registers/gen6_other.txt /usr/share/igt-gpu-tools/registers/gen7_other.txt /usr/share/igt-gpu-tools/registers/gen8_interrupt.txt /usr/share/igt-gpu-tools/registers/gen8_other.txt /usr/share/igt-gpu-tools/registers/haswell /usr/share/igt-gpu-tools/registers/haswell_other.txt /usr/share/igt-gpu-tools/registers/icelake /usr/share/igt-gpu-tools/registers/icl_delta.txt /usr/share/igt-gpu-tools/registers/ivybridge /usr/share/igt-gpu-tools/registers/kabylake /usr/share/igt-gpu-tools/registers/sandybridge /usr/share/igt-gpu-tools/registers/skl_display.txt /usr/share/igt-gpu-tools/registers/skl_powerwells.txt /usr/share/igt-gpu-tools/registers/skylake /usr/share/igt-gpu-tools/registers/tigerlake /usr/share/igt-gpu-tools/registers/tigerlake_delta.txt /usr/share/igt-gpu-tools/registers/valleyview /usr/share/igt-gpu-tools/registers/vlv_cck.txt /usr/share/igt-gpu-tools/registers/vlv_display_base.txt /usr/share/igt-gpu-tools/registers/vlv_dpio_phy.txt /usr/share/igt-gpu-tools/registers/vlv_dsi.txt /usr/share/igt-gpu-tools/registers/vlv_flisdsi.txt /usr/share/igt-gpu-tools/registers/vlv_pipe_a.txt /usr/share/igt-gpu-tools/registers/vlv_pipe_b.txt /usr/share/igt-gpu-tools/registers/vlv_power.txt /usr/share/igt-gpu-tools/xe-fast-feedback-chamelium-only.testlist /usr/share/igt-gpu-tools/xe-fast-feedback.testlist /usr/share/igt-gpu-tools/xe-sriov-vf.blocklist.txt /usr/share/igt-gpu-tools/xe.blocklist.txt /usr/share/licenses/intel-gpu-tools /usr/share/licenses/intel-gpu-tools/COPYING /usr/share/man/man1/intel_audio_dump.1.gz /usr/share/man/man1/intel_bios_dumper.1.gz /usr/share/man/man1/intel_error_decode.1.gz /usr/share/man/man1/intel_gpu_frequency.1.gz /usr/share/man/man1/intel_gpu_top.1.gz /usr/share/man/man1/intel_gtt.1.gz /usr/share/man/man1/intel_infoframes.1.gz /usr/share/man/man1/intel_lid.1.gz /usr/share/man/man1/intel_panel_fitter.1.gz /usr/share/man/man1/intel_reg.1.gz /usr/share/man/man1/intel_stepping.1.gz /usr/share/man/man1/intel_upload_blit_large.1.gz /usr/share/man/man1/intel_upload_blit_large_gtt.1.gz /usr/share/man/man1/intel_upload_blit_large_map.1.gz /usr/share/man/man1/intel_upload_blit_small.1.gz /usr/share/man/man1/intel_vbt_decode.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 30 23:52:29 2025