220-1101Chapter 74 of 123Objective 3.6

GPU Output Ports: HDMI, DisplayPort, DVI

This chapter covers GPU output ports: HDMI, DisplayPort, and DVI, which are essential for connecting monitors to computers. For the CompTIA A+ 220-1101 exam, objective 3.6 requires you to identify common connector types and their characteristics. Approximately 5-10% of exam questions touch on display connectors, making this a moderate-frequency topic. You must know the specific capabilities, version differences, and use cases for each port to answer scenario-based questions correctly.

25 min read
Intermediate
Updated May 31, 2026

GPU Output Ports Like Airport Gates

Think of a GPU as a major airport terminal with three types of gates: HDMI gates are like standard domestic gates that handle most passenger flights (1080p/4K video) and also manage baggage (audio) simultaneously. They have a fixed number of lanes (TMDS channels) and can't easily upgrade to handle larger aircraft (higher resolutions) without building new gates (new HDMI versions). DisplayPort gates are modular gates that can be reconfigured quickly: they use small lanes (micro-packet architecture) that can be combined to handle anything from a small commuter plane (1080p) to a jumbo jet (8K) just by changing how many lanes are assigned. They also have a built-in conveyor belt (AUX channel) for control signals and can even carry USB traffic. DVI gates are older gates originally designed for analog prop planes (CRT monitors) but later retrofitted for digital planes (LCDs). They come in two subtypes: DVI-D (digital only) and DVI-A (analog only), with DVI-I being the hybrid that can handle both but requires the correct cable. DVI is bulky, lacks audio, and can't handle the largest modern aircraft (4K at high refresh rates). Just as an airport might use a mix of gates, a GPU often includes multiple port types to ensure compatibility with different monitors, but DisplayPort is the most flexible for modern high-resolution displays.

How It Actually Works

What Are GPU Output Ports and Why Do They Exist?

GPU output ports are the physical interfaces on a graphics card that transmit video signals (and sometimes audio) to a display monitor. They exist because different displays and use cases require different signal types, bandwidths, and form factors. The three main types tested on 220-1101 are HDMI, DisplayPort, and DVI. Each has evolved over time to support higher resolutions, refresh rates, and additional features like audio and multi-stream transport.

HDMI (High-Definition Multimedia Interface)

HDMI is a proprietary interface designed for consumer electronics, but it is also common on computer monitors and GPUs. It transmits both video and audio over a single cable. The connector has 19 pins and uses Transition Minimized Differential Signaling (TMDS) for data transmission, except for HDMI 2.1 which uses Fixed Rate Link (FRL).

Key Versions for 220-1101: - HDMI 1.4: Supports up to 4K at 30 Hz, 1080p at 120 Hz, and 3D video. Maximum bandwidth is 10.2 Gbps. It also supports Audio Return Channel (ARC) and Ethernet over HDMI (HEC). - HDMI 2.0: Increases bandwidth to 18 Gbps, enabling 4K at 60 Hz, 1080p at 240 Hz, and support for HDR (High Dynamic Range). It also supports up to 32 audio channels. - HDMI 2.1: The latest version, with bandwidth up to 48 Gbps using FRL. It supports 8K at 60 Hz, 4K at 120 Hz, Dynamic HDR, and Variable Refresh Rate (VRR). The connector is physically the same as earlier versions (Type A) but requires new cables.

Connector Types: - Type A (Standard): The most common, used on TVs, monitors, and GPUs. - Type C (Mini): Used on some tablets and cameras. - Type D (Micro): Used on smartphones and small devices.

Exam Tip: HDMI 2.0 is the minimum for 4K at 60 Hz. HDMI 1.4 cannot support 4K at 60 Hz. For 8K, you need HDMI 2.1.

DisplayPort (DP)

DisplayPort is a digital interface developed by VESA (Video Electronics Standards Association) primarily for computer monitors. It uses a micro-packet architecture that is more flexible than HDMI's TMDS. DisplayPort can transmit video, audio, and data (e.g., USB) over a single cable.

Key Versions for 220-1101: - DisplayPort 1.2: Bandwidth of 21.6 Gbps (17.28 Gbps after overhead). Supports 4K at 60 Hz, 1080p at 240 Hz, and Multi-Stream Transport (MST) for daisy-chaining multiple monitors. Also supports Adaptive Sync (FreeSync). - DisplayPort 1.4: Bandwidth of 32.4 Gbps (25.92 Gbps after overhead). Supports 4K at 120 Hz, 8K at 60 Hz (with Display Stream Compression, DSC), and HDR. Uses Forward Error Correction (FEC). - DisplayPort 2.0: Bandwidth up to 80 Gbps (77.37 Gbps after overhead) using UHBR (Ultra High Bit Rate) modes. Supports 8K at 120 Hz and 16K at 60 Hz with DSC. Not yet common on 220-1101 exam.

Connector Types: - Standard DisplayPort: The full-size connector, common on GPUs and monitors. - Mini DisplayPort: Smaller version, used on Apple devices and some laptops. Electrically identical to standard DP.

Multi-Stream Transport (MST): A key feature of DisplayPort 1.2 and later. It allows a single DP port to drive multiple monitors by daisy-chaining or using a hub. Each monitor must have a DP output to pass the signal to the next. The number of monitors depends on total resolution and bandwidth.

Exam Tip: DisplayPort 1.2 is required for MST. If you see a question about connecting multiple monitors from one port, think DisplayPort with MST.

DVI (Digital Visual Interface)

DVI is an older interface that was designed to replace VGA. It can carry both analog and digital signals, but modern GPUs and monitors use only digital. DVI does not carry audio by itself; a separate audio cable is needed for sound.

Connector Types: - DVI-D (Digital only): Has a flat pin on one side. Used for digital connections. - DVI-A (Analog only): Has four pins around the flat blade. Rare, used for VGA compatibility. - DVI-I (Integrated): Combines both digital and analog signals. Has both the flat pin and four pins. Common on older GPUs that supported VGA monitors via adapter.

Link Types: - Single-Link DVI: Uses one TMDS link. Supports up to 1920x1200 at 60 Hz. Maximum bandwidth 3.96 Gbps. - Dual-Link DVI: Uses two TMDS links. Supports up to 2560x1600 at 60 Hz. Maximum bandwidth 7.92 Gbps. Requires a dual-link cable and both ends must support dual-link.

Exam Tip: DVI is being phased out. It cannot carry audio, so for HDMI audio you need a separate audio connection or an adapter that includes audio (some HDMI-to-DVI adapters do not carry audio). DVI-D and DVI-I are the common types; DVI-A is rare.

How They Work Internally

All three interfaces transmit digital video data as a stream of pixel information. The GPU generates frames, which are encoded into a video signal. The signal is sent through the cable to the monitor, which decodes it and displays the image.

HDMI and DVI use TMDS (Transition Minimized Differential Signaling). Each TMDS channel carries a data stream, and there are three channels (RGB) plus a clock channel. The data is encoded to minimize transitions, reducing electromagnetic interference. HDMI adds a fourth TMDS channel for audio and auxiliary data.

DisplayPort uses a packetized architecture similar to Ethernet. Data is sent in micro-packets over four lanes (main link). The auxiliary channel (AUX) carries control signals, such as EDID (Extended Display Identification Data) and HDCP (High-bandwidth Digital Content Protection). The AUX channel also supports bi-directional communication for features like MST and adaptive sync.

Key Components and Values

Bandwidth: The amount of data per second. Higher bandwidth supports higher resolutions and refresh rates.

Resolution and Refresh Rate: The number of pixels (e.g., 1920x1080) and how often the image updates per second (e.g., 60 Hz).

Color Depth: Number of bits per color channel (e.g., 8-bit, 10-bit). Higher color depth requires more bandwidth.

HDCP: Content protection mechanism. HDMI and DisplayPort support HDCP 2.2 for 4K content.

EDID: Data from monitor to GPU describing its capabilities (resolutions, timings).

Configuration and Verification

In Windows, you can check the monitor's connection type and properties via Display Settings > Advanced Display Settings. For Linux, use xrandr to see connected outputs and their modes.

Example xrandr output:

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
HDMI-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 509mm x 286mm
   1920x1080     60.00*+  50.00    59.94  
DP-1 disconnected (normal left inverted right x axis y axis)

Interaction with Related Technologies

USB-C/Thunderbolt: Modern laptops often use USB-C with DisplayPort Alt Mode to output video. This allows a single USB-C port to carry DisplayPort signal, USB data, and power.

Adapters: Common adapters include HDMI-to-DVI, DisplayPort-to-HDMI, and DVI-to-VGA. Note that adapters are often unidirectional (e.g., DisplayPort to HDMI works, but HDMI to DisplayPort may not without an active adapter).

Multi-Monitor: GPUs often have multiple ports. You can mix port types (e.g., one HDMI and two DisplayPort) to connect multiple monitors. MST allows daisy-chaining DisplayPort monitors.

Summary for Exam

HDMI: Consumer electronics, carries audio, versions 1.4/2.0/2.1.

DisplayPort: Computer monitors, higher bandwidth, MST, versions 1.2/1.4.

DVI: Older, no audio, single-link vs dual-link.

Know bandwidth limits: HDMI 1.4 (10.2 Gbps), HDMI 2.0 (18 Gbps), DP 1.2 (21.6 Gbps), DP 1.4 (32.4 Gbps).

For 4K@60Hz: HDMI 2.0 or DP 1.2 minimum.

For 8K@60Hz: HDMI 2.1 or DP 1.4 with DSC.

Walk-Through

1

Identify GPU Port Types

Examine the physical ports on the GPU. HDMI ports are trapezoidal with 19 pins; DisplayPort ports are rectangular with one corner cut off; DVI ports are wide with a flat pin and up to 24 pins. Count the number of each type. Note any mini or micro variants. This step is critical for determining which monitors can be connected directly without adapters.

2

Check Monitor Input Compatibility

Review the monitor's available input ports. Common inputs are HDMI, DisplayPort, DVI, and VGA. If the monitor has a different port than the GPU, an adapter or cable conversion is needed. For example, connecting a DVI monitor to a DisplayPort GPU requires a DisplayPort-to-DVI adapter. Note that some adapters are unidirectional.

3

Select Appropriate Cable

Choose a cable that matches both the GPU and monitor ports. For HDMI, ensure the cable version supports the desired resolution (e.g., HDMI 2.0 cable for 4K@60Hz). For DisplayPort, certified cables are recommended for high bandwidth. For DVI, ensure it is dual-link if needed for high resolutions. Cable length can affect signal quality; longer cables may require active repeaters.

4

Connect and Verify Display

Plug the cable into both devices. Power on the monitor and computer. The monitor should detect the signal automatically. If not, check the monitor's input source selection. In OS, go to display settings to adjust resolution and refresh rate. Use EDID to confirm the monitor's capabilities. If the image is not displayed, try a different cable or port.

5

Configure Multi-Monitor Setup

For multiple monitors, connect each to a separate GPU port, or use DisplayPort MST for daisy-chaining. In Windows, go to Display Settings > Multiple displays to choose extend or duplicate. Arrange monitors to match physical layout. Ensure each monitor is set to its native resolution. For MST, enable MST on the monitor's OSD if supported.

What This Looks Like on the Job

Enterprise Scenario 1: Video Wall in a Control Room

A security operations center needs a 4x4 video wall with 16 monitors. Each monitor is 1080p. Using DisplayPort MST, a single GPU with four DisplayPort 1.2 outputs can drive 16 monitors by daisy-chaining four monitors per port. Each monitor must support MST and have a DisplayPort output. The total bandwidth per port is 21.6 Gbps, but each daisy chain uses a portion. At 1080p@60Hz, each monitor uses about 3.2 Gbps, so four monitors fit within the bandwidth. The configuration requires enabling MST on each monitor's OSD and using DisplayPort cables that support MST. Common pitfalls: using HDMI instead of DisplayPort (HDMI does not support MST), or using cables that are too long (over 3 meters may cause signal degradation).

Enterprise Scenario 2: Conference Room with Mixed Inputs

A conference room has a 4K TV with HDMI 2.0 and a projector with VGA. The presenter's laptop has a USB-C port with DisplayPort Alt Mode. The setup uses a USB-C hub that provides HDMI and DisplayPort outputs. The TV connects via HDMI 2.0 cable for 4K@60Hz. The projector connects via a DisplayPort-to-VGA active adapter because VGA is analog and requires a converter. The active adapter must be powered (USB-powered) to convert the digital DisplayPort signal to analog VGA. If a passive adapter is used, it will not work because VGA is not electrically compatible with DisplayPort. The audio for the TV comes through HDMI; the projector has separate audio input. Misconfiguration: using a passive HDMI-to-VGA adapter, which fails because HDMI is digital and VGA is analog.

Enterprise Scenario 3: Graphic Design Workstation

A graphic designer uses a dual-monitor setup: a 4K main monitor and a 1080p secondary monitor. The workstation GPU has one HDMI 2.0 port and two DisplayPort 1.4 ports. The main 4K monitor requires HDMI 2.0 for 4K@60Hz, so it connects via HDMI. The secondary monitor uses DisplayPort 1.2. The designer needs accurate color reproduction, so both monitors are calibrated. The GPU outputs 10-bit color per channel for HDR content. DisplayPort 1.4 supports 10-bit color at 4K@60Hz without compression. HDMI 2.0 also supports 10-bit at 4K@60Hz. If the HDMI cable is version 1.4, it only supports 8-bit at 4K, causing banding. The solution is to use a certified HDMI 2.0 cable. Common issue: the system may not detect the 10-bit capability if the cable is insufficient, leading to degraded color quality.

How 220-1101 Actually Tests This

What 220-1101 Tests on This Topic

The CompTIA A+ 220-1101 exam objective 3.6 requires you to 'Identify common connector types and their characteristics.' For GPU output ports, you must know:

The physical appearance of HDMI, DisplayPort, and DVI connectors.

The capabilities of each version: HDMI 1.4, 2.0, 2.1; DisplayPort 1.2, 1.4; DVI single-link vs dual-link.

Which ports support audio (HDMI and DisplayPort; DVI does not).

Which ports support multi-monitor daisy-chaining (DisplayPort with MST).

Common adapters and their directionality.

Common Wrong Answers and Why Candidates Choose Them

1.

HDMI supports daisy-chaining: Many candidates confuse HDMI's ARC (Audio Return Channel) with MST. HDMI does NOT support daisy-chaining multiple monitors from one port. DisplayPort does.

2.

DVI carries audio: DVI does not carry audio by default. Some GPUs can output audio over DVI via a specific adapter, but the DVI standard itself has no audio.

3.

All HDMI cables are the same: Candidates think any HDMI cable works for 4K@60Hz. Actually, HDMI 1.4 cables may not support the bandwidth; you need HDMI 2.0 or higher.

4.

DisplayPort 1.2 supports 8K: DisplayPort 1.2 maxes out at 4K@60Hz. 8K requires DP 1.4 with DSC or DP 2.0.

Specific Numbers and Terms That Appear on the Exam

HDMI 1.4: 10.2 Gbps, 4K@30Hz

HDMI 2.0: 18 Gbps, 4K@60Hz

HDMI 2.1: 48 Gbps, 8K@60Hz

DisplayPort 1.2: 21.6 Gbps, 4K@60Hz

DisplayPort 1.4: 32.4 Gbps, 8K@60Hz (with DSC)

DVI single-link: 3.96 Gbps, 1920x1200@60Hz

DVI dual-link: 7.92 Gbps, 2560x1600@60Hz

Edge Cases and Exceptions

Some GPUs have DVI-I ports that can output analog VGA via a DVI-to-VGA adapter. This is rare on modern cards.

Mini DisplayPort is electrically identical to full-size DisplayPort; adapters are passive.

USB-C with DisplayPort Alt Mode can output video; the cable must support it.

Active adapters are needed for converting digital to analog (e.g., DisplayPort to VGA) or for some direction conversions (e.g., HDMI to DisplayPort).

How to Eliminate Wrong Answers

If the question mentions audio, eliminate DVI (no audio).

If the question mentions daisy-chaining multiple monitors, eliminate HDMI and DVI; choose DisplayPort.

If the question mentions 4K@60Hz, ensure the version supports it: HDMI 2.0 or DisplayPort 1.2 minimum.

If the question mentions analog signal, think VGA or DVI-A; but DVI-A is rare, so consider active adapter.

For adapter questions: if converting digital to analog, you need an active adapter. If converting between digital standards (e.g., HDMI to DVI), a passive adapter may work but may lose audio.

Key Takeaways

HDMI 1.4 supports up to 4K at 30 Hz; HDMI 2.0 supports 4K at 60 Hz; HDMI 2.1 supports 8K at 60 Hz.

DisplayPort 1.2 supports 4K at 60 Hz and MST; DisplayPort 1.4 supports 8K at 60 Hz with DSC.

DVI does not carry audio; use HDMI or DisplayPort if audio is needed.

DVI single-link supports up to 1920x1200 at 60 Hz; dual-link supports up to 2560x1600 at 60 Hz.

DisplayPort MST allows daisy-chaining multiple monitors from one port; HDMI does not.

Active adapters are required for digital-to-analog conversion (e.g., DisplayPort to VGA).

USB-C with DisplayPort Alt Mode can output video; ensure cable supports it.

For 4K at 60 Hz, minimum is HDMI 2.0 or DisplayPort 1.2.

Easy to Mix Up

These come up on the exam all the time. Here's how to tell them apart.

HDMI

Carries audio and video

Common on consumer electronics (TVs, game consoles)

Versions: 1.4 (10.2 Gbps), 2.0 (18 Gbps), 2.1 (48 Gbps)

Does not support daisy-chaining (MST)

Uses TMDS signaling (except HDMI 2.1 uses FRL)

DisplayPort

Carries audio and video

Common on computer monitors and GPUs

Versions: 1.2 (21.6 Gbps), 1.4 (32.4 Gbps), 2.0 (80 Gbps)

Supports daisy-chaining via MST

Uses packetized micro-packet architecture

Watch Out for These

Mistake

HDMI supports daisy-chaining multiple monitors from one port.

Correct

HDMI does not support Multi-Stream Transport (MST). Only DisplayPort supports daisy-chaining monitors via MST. HDMI can only drive one display per port.

Mistake

DVI carries audio.

Correct

DVI is a video-only interface. It does not transmit audio signals. To get audio, you need a separate audio cable or use HDMI/DisplayPort.

Mistake

Any HDMI cable works for 4K at 60 Hz.

Correct

HDMI 1.4 cables have a bandwidth of 10.2 Gbps, which is insufficient for 4K at 60 Hz. You need HDMI 2.0 or higher cables (18 Gbps) to support 4K60.

Mistake

DisplayPort 1.2 can support 8K resolution.

Correct

DisplayPort 1.2 has a maximum bandwidth of 21.6 Gbps, which is enough for 4K at 60 Hz but not 8K. 8K requires DisplayPort 1.4 with DSC or DisplayPort 2.0.

Mistake

DVI-D and DVI-I are interchangeable without loss.

Correct

DVI-D is digital only; DVI-I includes analog pins. If you connect a DVI-D cable to a DVI-I port, you lose analog capability. For analog output, you need DVI-I to VGA adapter.

Do You Actually Know This?

Reveal each answer, then mark whether you got it right. Score 60%+ to unlock the next chapter.

Frequently Asked Questions

Can I use an HDMI to DVI adapter to get audio?

No, an HDMI to DVI adapter typically does not carry audio because DVI does not support audio. The adapter only passes the video signal. To get audio, you need a separate audio connection or use an adapter that specifically extracts audio (rare). For audio, it's better to use HDMI directly or DisplayPort.

What is the difference between single-link and dual-link DVI?

Single-link DVI uses one TMDS link and supports up to 1920x1200 at 60 Hz. Dual-link DVI uses two TMDS links, doubling the bandwidth, and supports up to 2560x1600 at 60 Hz. Dual-link requires a compatible cable and both source and display must support dual-link. The connectors look similar but dual-link has more pins.

Does DisplayPort support audio?

Yes, DisplayPort supports audio transmission, including multi-channel audio. It can carry up to 8 channels of 192 kHz, 24-bit audio. This makes it suitable for connecting to monitors with built-in speakers or audio output.

Can I connect a DisplayPort monitor to an HDMI port?

Yes, but you need an active adapter or cable that converts DisplayPort signal to HDMI. Passive adapters may work if the source outputs HDMI over DisplayPort (some GPUs do), but generally, a DisplayPort to HDMI adapter is active and requires power. The adapter converts the DisplayPort protocol to HDMI.

What is MST and how does it work?

MST stands for Multi-Stream Transport, a feature of DisplayPort 1.2 and later. It allows a single DisplayPort output to drive multiple monitors by daisy-chaining or using a hub. Each monitor must have a DisplayPort output to pass the signal to the next. The total bandwidth is shared among the monitors. MST is configured in the monitor's OSD.

Why does my 4K monitor only show 30 Hz?

This usually means the HDMI version is 1.4 or the cable is not capable of HDMI 2.0 bandwidth. Check your GPU and monitor specifications: both must support HDMI 2.0 for 4K at 60 Hz. Also ensure you are using a certified HDMI 2.0 cable. If using DisplayPort, ensure it is at least version 1.2.

Can I use a DVI to VGA adapter?

Yes, but only if the DVI port is DVI-I (integrated analog and digital) or DVI-A (analog only). DVI-D does not have analog pins. The adapter is passive and simply reroutes the analog signals. If your GPU only has DVI-D, you cannot get VGA output without an active converter.

Terms Worth Knowing

Ready to put this to the test?

You've just covered GPU Output Ports: HDMI, DisplayPort, DVI — now see how well it sticks with free 220-1101 practice questions. Full explanations included, no account needed.

Done with this chapter?