码迷,mamicode.com
首页 > 其他好文 > 详细

DRM简介

时间:2017-09-13 13:08:35      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:inux   har   space   war   splay   class   ogr   other   native   

 

一、DRM 简介

In computing, the Direct Rendering Manager (DRM), a subsystem of the Linux kernel, interfaces with the GPUs of modern video cards. DRM exposes an API that user-space programs can use to send commands and data to the GPU, and to perform operations such as configuring the mode setting of the display. DRM was first developed as the kernel space component of the X Server‘s Direct Rendering Infrastructure,[1] but since then it has been used by other graphic stack alternatives such as Wayland.

 

User-space programs can use the DRM API to command the GPU to do hardware-accelerated 3D rendering and video decoding as well as GPGPU computing.

 

 

二、DRM 架构

DRM简介

标签:inux   har   space   war   splay   class   ogr   other   native   

原文地址:http://www.cnblogs.com/EaIE099/p/EaIE099_DRM.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!