igt-gpu-tools
Tools for development and testing of the Intel DRM driver
IGT GPU Tools is a collection of tools for development and testing of the Intel DRM driver. There are many macro-level test suites that get used against the driver, including xtest, rendercheck, piglit, and oglconform, but failures from those can be difficult to track down to kernel changes, and many require complicated build procedures or specific testing environments to get useful results. Therefore, IGT GPU Tools includes low-level tools and tests specifically for development and testing of the Intel DRM Driver.
- Versions: 1.28
- Website: https://gitlab.freedesktop.org/drm/igt-gpu-tools
- Licenses: Expat
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of igt-gpu-tools as follows:
guix install igt-gpu-tools
Or install a particular version:
guix install igt-gpu-tools@1.28
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of igt-gpu-tools about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/igt-gpu-tools'><img src='https://packages.guix.gnu.org/packages/igt-gpu-tools/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/igt-gpu-tools)
Example Org:
[[https://packages.guix.gnu.org/packages/igt-gpu-tools][https://packages.guix.gnu.org/packages/igt-gpu-tools/badges/latest-version.svg]]