Skip to content
  • Vlad Zahorodnii's avatar
    backends/drm: Fix mode comparison · b495faf9
    Vlad Zahorodnii authored
    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.
    b495faf9