首页 > 其他 > 详细

DRM简介

时间:2017-09-13 12:54:36      阅读:264      评论:0      收藏:0      [点我收藏+]

 

一、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简介

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!