# 参考资料

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

## 相关文档

| **标题** | **文档号** |
| --- | --- |
| **Qualcomm Technologies, Inc.** | **Qualcomm Technologies, Inc.** |
| **开源代码** | **开源代码** |
| *DRM internals* | [https://www.kernel.org/doc/html/v5.4/gpu/drm-internals.html](https://www.kernel.org/doc/html/v5.4/gpu/drm-internals.html) |
| *Kernel mode setting (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/) |
| *MIPI*  *Alliance Specification for D-PHY* | [mipi.org](http://www.mipi.org/) |
| *MIPI Alliance Specification*  *for DSI* | [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/) |

## 缩略词和术语

| **缩略词或术语** | **定义** |
| --- | --- |
| BTA | 总线翻转 (Bus turnaround) |
| DM | 显示管理器 (Display manager) |
| DMA | 直接内存访问 (Direct memory access) |
| DPU | 显示处理单元 (Display processing unit) |
| DSC | 显示流压缩 (Display stream compression) |
| DSI | 显示串行接口 (Display serial interface) |
| DPCD | 显示端口配置数据 (Display port configuration data) |
| DRM | 直接渲染管理器 (Direct rendering manager) |
| DSPP | 目标表面处理器 (Destination surface processor) |
| DDIC | 显示驱动器 IC (Display driver IC) |
| EDID | 扩展后的显示标识数据 (Extended display identification data) |
| EMI | 电磁干扰 (Electromagnetic interference) |
| EOF | 帧结束 (EOF) |
| ESD | 静电放电 (Electrostatic discharge) |
| FHD | 全高清 (Full HD) |
| HDCP | 高带宽数字内容保护 (High-bandwidth digital content protection) |
| HSA | 水平同步活动 (Horizontal sync active) |
| HBP | 水平后沿 (Horizontal back porch) |
| HFP | 水平前沿 (Horizontal front porch) |
| HSE | 水平同步端 (Horizontal sync end) |
| HPD | 热插拔检测 (Hot plug detect) |
| KMS | 内核级显示模式设置 (Kernel mode setting) |
| LM | 层混合器 (Layer mixer) |
| SDM | Snapdragon 显示管理器 (Snapdragon display manager) |
| SSPP | 源表面处理器管道 (Source surface processor pipe) |
| SSC | 扩频定时 |
| SST | 单流传输 (Single stream transport) |
| SCP | 安全复制协议 (Secure copy protocol) |
| MIPI DSI | 移动行业处理器接口显示串行接口 (Mobile industry processor interface display serial interface) |
| IOCTL | I/O 控制 (I/O control) |
| CRTC | 阴极射线管控制器 (Cathode ray tube controller) |
| PD | Power Delivery |
| TE | 测验设备 |
| UEFI | 统一可扩展固件接口 (Unified extensible firmware interface) |
| WQHD | 宽四倍高清 (Wide Quad HD) |
| VSS | Vsync 启动 (Vsync start) |
| VSE | 垂直同步端 (Vertical sync end) |

Last Published: Aug 22, 2024

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