Skip to content

output/kms: No fallback modes if non-continuous freq

Atlas Yu requested to merge pseudoc/mutter:continuous_freq into main

When the display is non-continuous frequency, it will only accept the video timing formats that are listed in BASE EDID and certain EXTENSION blocks.

In this case, fallback modes are not supported by the display, so we should not add those modes.

Closes: #3312

Edited by Atlas Yu

Merge request reports