Skip to content

backends/drm: Fix mode comparison

Vlad Zahorodnii requested to merge work/zzag/fix-mode-cmp into master

Some modes can have the exact frame timings but different flags. Currently, the mode comparison function doesn't take that into account which can result in the drm backend setting the current mode flag incorrectly.

cc @sitter

Merge request reports

Loading