Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44971

Embedded fails to report screen refresh rate properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.5.0
    • 5.5.0
    • QPA: EGLFS, QPA: LinuxFB
    • None

      QScreen::refreshRate() always returns 60 with eglfs and linuxfb. We should at least attempt to calculate the refresh rate for eglfs from the framebuffer query results (like for instance Weston does). It won't work on all devices, but may help some.

      For the KMS backend proper support can easily be added since the refresh rate is always available.

      The main issue is that Qt Quick relies on the refresh rate for its animation timer and therefore Quick apps will be capped to 60 frames on 75 Hz screens.

        For Gerrit Dashboard: QTBUG-44971
        # Subject Branch Project Status CR V

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes