# 参考资料

## 相关文档

| **标题** | **标题** |
| --- | --- |
| **开源代码** | **开源代码** |
| *DRM 内部机制* | [https://www.kernel.org/doc/html/v5.4/gpu/drm-internals.html](https://www.kernel.org/doc/html/v5.4/gpu/drm-internals.html) |
| *内核级显示模式设置 (KMS)* | [https://www.kernel.org/doc/html/v5.4/gpu/drm-kms.html](https://www.kernel.org/doc/html/v5.4/gpu/drm-kms.html) |
| **标准** | **标准** |
| *HDMI Specification* | [www.hdmi.org/](http://www.hdmi.org/) |
| *D-PHY* *的 MIPI* 联盟规范 | [mipi.org](http://www.mipi.org/) |
| *DSI* *的 MIPI 联盟规范* | [mipi.org](http://www.mipi.org/) |
| *MIPI Alliance Specification for DCS* | [mipi.org](http://www.mipi.org/) |
| *VESA Display Stream Compression* | [www.vesa.org](http://www.vesa.org/) |
| *VESA DisplayPort* | [www.vesa.org](http://www.vesa.org/) |

## 缩略词和术语

| **缩略词或术语** | **定义** |
| --- | --- |
| DPU | 显示处理单元 (Display processing unit) |
| DSC | 显示流压缩 (Display stream compression) |
| DSI | 显示串行接口 (Display serial interface) |
| DRM | 直接渲染管理器 (Direct rendering manager) |
| EDID | 扩展后的显示标识数据 (Extended display identification data) |
| FHD | 全高清 (Full HD) |
| HDCP | 高带宽数字内容保护 (High-bandwidth digital content protection) |
| IOCTL | I/O 控制 (I/O control) |
| KMS | 内核级显示模式设置 (Kernel mode setting) |
| LM | 层混合器 (Layer mixer) |
| MIPI DSI | 移动行业处理器接口显示串行接口 (Mobile industry processor interface display serial interface) |
| SDM | Snapdragon 显示管理器 (Snapdragon display manager) |
| SST | 单流传输 (Single stream transport) |
| SDE | Snapdragon 显示引擎 (Snapdragon display engine) |
| UEFI | 统一可扩展固件接口 (Unified extensible firmware interface) |

Last Published: Jan 23, 2025

[Previous Topic
调试](https://docs.qualcomm.com/bundle/publicresource/80-70017-18SC/topics/debug.md)

Source: [https://docs.qualcomm.com/doc/80-70017-18SC/topic/references.html](https://docs.qualcomm.com/doc/80-70017-18SC/topic/references.html)