> ## Documentation Index
> Fetch the complete documentation index at: https://dragonwingdocs.qualcomm.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 显示文档

使用显示子系统执行显示控制和处理任务，例如同步、缩放和色彩处理。

<CardGroup cols={2}>
  <Card title="显示概述" icon="eye" href="display-overview">
    了解 Adreno DPU、图像处理和接口能力。
  </Card>

  <Card title="显示架构" icon="microchip" href="display-overview#display-architecture">
    了解显示硬件和软件架构组件。
  </Card>

  <Card title="显示规格" icon="list-check" href="display-specifications">
    查看你的芯片组的显示功能和能力。
  </Card>

  <Card title="启用显示" icon="display" href="enable-the-display">
    为你的芯片组设置 HDMI、DisplayPort、eDP 或 USB Type-C DisplayPort。
  </Card>
</CardGroup>

## 排查显示问题

<CardGroup cols={2}>
  <Card title="调试 HDMI" icon="wrench" href="troubleshoot-debug-hdmi">
    提供用于排查 HDMI 问题的调试命令。
  </Card>

  <Card title="调试 DisplayPort" icon="wrench" href="troubleshoot-debug-displayport">
    提供用于排查 DisplayPort 问题的调试命令。
  </Card>

  <Card title="启用 XWayland" icon="window" href="troubleshoot-enable-xwayland">
    提供为显示子系统启用 XWayland 的步骤。
  </Card>

  <Card title="重新启动 Weston" icon="rotate" href="troubleshoot-relaunch-weston">
    提供手动重新启动 Weston 服务器的步骤。
  </Card>
</CardGroup>
