igt-gpu-tools 1.28
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.
- Outputs:
out - 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 igt-gpu-tools 1.28 as follows:
guix install igt-gpu-tools@1.28
Or install the latest version:
guix install igt-gpu-tools
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.