Direct Rendering Manager
The Direct Rendering Manager (DRM) is a subsystem of the Linux kernel responsible for interfacing with GPUs of modern video cards. DRM exposes an API that user-space programs can use to send commands and data to the GPU and perform operations such as configuring the mode setting of the display. DRM was first developed as the kernel-space component of the X Server Direct Rendering Infrastructure, but since then it has been used by other graphic stack alternatives such as Wayland and standalone applications and libraries such as SDL2 and Kodi.
Direct Rendering Manager - Wikipedia Jump to content From Wikipedia, the free encyclopedia Subsystem of the Linux kernel Not to be confused with digital rights management . Direct Rendering Manager Original authors kernel.org & freedesktop.org Developers kernel.org & freedesktop.org Written in C Type Device driver Loadable kernel module License MIT License [ citation needed ] GPL [ citation needed ] Website dri .freedesktop .org /wiki /DRM The Direct Rendering Manager ( DRM ) is a subsystem of the Linux kernel responsible for interfacing with GPUs of modern video cards . DRM ex
Explore this link on the map →saved by
related reading
- GPU Driver Developer’s Guide — The Linux Kernel documentationdocs.kernel.org
- How I helped fix sleep-wake hangs on Linux with AMD GPUs | nyanpasu64's blognyanpasu64.gitlab.io
- Inside NVIDIA GPUs: Anatomy of high performance matmul kernels - Aleksa Gordićaleksagordic.com
- Why Rendering a Triangle is Complicated | LiamHzliamhz.com
- What Every Programmer Should Know About Memorypeople.freebsd.org
- The Best GPUs for Deep Learning in 2023 — An In-depth Analysistimdettmers.com
- NYSRGnotes.ekzhang.com
- Linux in a Pixel Shader - A RISC-V Emulator for VRChatblog.pimaker.at
- CUDA C++ Programming Guide (Legacy) — CUDA C++ Programming Guidedocs.nvidia.com
- What happens when you run a CUDA kernelfergusfinn.com
- Gentle introduction to GPUs inner workings | vkSegfaultvksegfault.github.io
- VFIO - “Virtual Function I/O” — The Linux Kernel documentationdocs.kernel.org