This package browser is in early development. Mind the rough edges.

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.

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.