【发布时间】:2022-12-12 14:06:31
【问题描述】:
我搜索谷歌 https://man.archlinux.org/man/drm-kms.7.en
CRTCs
A CRTC short for CRT Controller is an abstraction representing a part of the chip that contains a pointer to a scanout buffer.
和
Planes
A plane respresents an image source that can be blended with or overlayed on top of a CRTC during the scanout process
问题
- CRTC 的全称是什么?
- 什么是“scanout buffer”和“scanout process”
【问题讨论】: