DRM (Direct Rendering Modules) is a set of kernel modules that provide direct access to graphics hardware through the Direct Rendering Infrastructure (DRI).

The Direct Rendering Infrastructure (DRI) is a framework that allows safe and efficient direct access to graphics hardware. It involves modifications to the X server, several client libraries, and the operating system kernel. The primary use of DRI is to enable fast OpenGL rendering.

This component includes:

Distributed under the GPL-2.0-only license.

Home page: https://www.kernel.org/