CMD + K

libdrm

Community

userspace library for drm

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::libdrm

Usage Tracking

2.4.125
2.4.124
2.4.123
2.4.122
2.4.121
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This is libdrm, a userspace library for accessing the DRM, direct rendering manager, on Linux, BSD and other operating systems that support the ioctl interface. The library provides wrapper functions for the ioctls to avoid exposing the kernel interface directly, and for chipsets with drm memory manager, support for tracking relocations and buffers. libdrm is a low-level library, typically used by graphics drivers such as the Mesa DRI drivers, the X drivers, libva and similar projects. New functionality in the kernel DRM drivers typically requires a new libdrm, but a new libdrm will always work with an older kernel.

About

Summary

userspace library for drm

Last Updated

Jun 14, 2025 at 12:38

License

MIT

Total Downloads

8.4M

Supported Platforms

linux-64
linux-ppc64le
linux-aarch64