> ## 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.

# Enable the display

Before you begin, set up your infrastructure as described in the [Qualcomm Linux Build Guide](https://dragonwingdocs.qualcomm.com/Key-Documents/Firmware-Guide/build-firmware). Setting up the infrastructure ensures that all required display drivers, middleware, and compositor components are correctly built and configured.

Select your chipset to view the display setup instructions.

<CardGroup cols={2}>
  <Card title="QCS6490" icon="microchip" href="enable-display-qcs6490">
    Supports HDMI and DisplayPort. Set up HDMI or DisplayPort display.
  </Card>

  <Card title="IQ-9075" icon="microchip" href="enable-display-iq9075">
    Supports DisplayPort (eDP). Set up DisplayPort display.
  </Card>

  <Card title="IQ-8275" icon="microchip" href="enable-display-iq8275">
    Supports DisplayPort (eDP). Set up DisplayPort display.
  </Card>

  <Card title="IQ-615" icon="microchip" href="enable-display-iq615">
    Supports HDMI and DisplayPort. Set up HDMI or DisplayPort display.
  </Card>

  <Card title="IQ-X7181" icon="microchip" href="enable-display-iq-x7181">
    Supports eDP and USB Type-C DisplayPort. Set up eDP or USB Type-C DisplayPort display.
  </Card>

  <Card title="IQ-X5121" icon="microchip" href="enable-display-iq-x5121">
    Supports eDP and USB Type-C DisplayPort. Set up eDP or USB Type-C DisplayPort display.
  </Card>
</CardGroup>
