The Device Dependent X (DDX) is the part of the x-server that interacts with the hardware.
[링크 : https://en.wikipedia.org/wiki/X.Org_Server]
The Direct Rendering Infrastructure (DRI) is a framework for allowing direct access to graphics hardware under the X Window System in a safe, efficient way.
[링크 : https://en.wikipedia.org/wiki/Direct_Rendering_Infrastructure]
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.
[링크 : https://en.wikipedia.org/wiki/Direct_Rendering_Manager]
'Linux' 카테고리의 다른 글
리눅스 런레벨 (0) | 2016.12.12 |
---|---|
yaffs2 / ext4 비교? (0) | 2016.11.04 |
fdisk 파티션이 2048 부터 시작하는 이유 (0) | 2016.10.22 |
hostname을 이용한 자신의 아이피 받아오기 (0) | 2016.10.18 |
파티션 label 변경하기 (0) | 2016.10.15 |