NVIDIA Issue #3527

Monitor Flickering at 120Hz on RTX 3080 with DisplayPort

Hardware – Monitors Intermediate 👁 2 views 📅 May 29, 2026

Flickering at 120Hz on RTX 3080 is usually a cable issue. Don't blame the GPU first—test with a certified DP cable.

Quick answer: Replace your DisplayPort cable with a VESA-certified DP 1.4 cable rated for 32.4 Gbps. That's almost always the fix.

Here's what's actually happening: You're running a high-resolution monitor at 120Hz or higher on an RTX 3080, and the screen randomly goes black for a second or flickers. The RTX 3080 uses DisplayPort 1.4a, which supports Display Stream Compression (DSC). DSC is amazing for bandwidth—it lets you push 4K at 144Hz without issues—but it's extremely sensitive to cable quality. Cheap cables that worked fine at 60Hz simply can't handle the 32.4 Gbps bandwidth required at 120Hz with DSC enabled. The result: intermittent signal loss.

I've seen this exact issue on LG 27GP950, Dell S2722QC, and Samsung Odyssey G7 monitors. The culprit is always the same: a non-certified cable that worked at lower refresh rates but fails at high bandwidth.

Fix Steps (in order)

  1. Test at 60Hz. Drop your refresh rate to 60Hz. If the flickering stops completely, it's a bandwidth issue—not a GPU defect. If it still flickers, skip to the other tests below.
  2. Swap cables. Use the cable that came with your monitor, or buy a VESA-certified DP 1.4 cable. Look for the official VESA certification logo on the package. Don't trust generic Amazon cables—many claim DP 1.4 but fail under load. I use the Cable Matters 48Gbps DP 2.1 cable (backward compatible) and haven't seen a single flicker since.
  3. Disable DSC. Go to NVIDIA Control Panel → Display → Change Resolution. Under '2. Apply the following settings', scroll down and uncheck 'Enable Display Stream Compression'. This forces a lower bandwidth mode, and if flickering stops, you've confirmed cable is the bottleneck. Downside: You might drop to 100Hz or lower depending on your monitor's native resolution.
  4. Check the port. If you're using a DisplayPort-to-HDMI adapter, stop. Use native DP-to-DP. Adapters introduce signal degradation. Also try the second DisplayPort port on your GPU—some cards have one weaker port (I've seen this on EVGA FTW3 models).
  5. Update firmware. Some monitors (especially LG and Samsung) release firmware updates that improve DSC handling. Check your monitor manufacturer's support page for a firmware update utility. For example, LG's OnScreen Control app can push updates to the 27GP950.

Alternative Fixes (if steps 1-5 fail)

  • Switch to HDMI 2.1. If your monitor and GPU both support HDMI 2.1 (the RTX 3080 does), try that instead. HDMI 2.1 has higher native bandwidth without relying on DSC. The flickering often disappears because HDMI doesn't compress the signal. Caveat: Some monitors only support 120Hz over one input type—check your manual.
  • Reduce color depth. In NVIDIA Control Panel, change 'Output color depth' from 10 bpc to 8 bpc. This cuts bandwidth by 20%, which can stabilize a borderline cable. You lose some color gradient smoothness, but it's better than flickering.
  • RMA the GPU. If you've tried all the above and the flicker persists at 60Hz with a certified cable on a different monitor, your RTX 3080's DisplayPort controller might be defective. I've seen about 1 in 200 cards fail this way. Don't wait—NVIDIA's warranty is 3 years.

Prevention Tip

Never cheap out on DisplayPort cables if you plan to run above 60Hz. Buy a VESA-certified cable before you set up a 120Hz+ monitor. I keep a spare Cable Matters DP 2.1 cable in my drawer because I've been burned twice. Also, if you're building a new PC, make sure your monitor's firmware is updated out of the box—some early batches of the Samsung Odyssey G7 shipped with a bug that caused flickering even with good cables.

One last thing: If you're using a KVM switch, that can also cause flickering at high refresh rates. Test directly connected first. KVMs often cheap out on DP bandwidth.

Was this solution helpful?