About Anaconda Help Download Anaconda

userspace library for drm

copied from cf-staging / libdrm

Installers

Info: This package contains files in non-standard labels.
  • linux-aarch64 v2.4.123
  • linux-64 v2.4.123
  • linux-ppc64le v2.4.123

conda install

To install this package run one of the following:
conda install conda-forge::libdrm
conda install conda-forge/label/cf201901::libdrm
conda install conda-forge/label/cf202003::libdrm
conda install conda-forge/label/gcc7::libdrm

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy