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

DRM dumb buffer platform support slow on unaccelerated hardware

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.0
    • 5.9.1
    • QPA: LinuxFB
    • None
    • SAMA5D4 Xplained hardware with zero hardware acceleration, but a DRM/KMS driver.
    • f93003e0c6886402d17c3aeff2145c62a871ff05

    Description

      The DRM/KMS "dumb buffer" platform support (see QTBUG-56306) is currently hard coded to QImage::Format_ARGB32.  This is a significant performance hit on unaccelerated hardware for basic usage of the dumb buffer backend. This makes using the dumb buffer support very slow compared to fbdev due to differences in pixel format with all other things equal.

       

      Attachments

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

        Activity

          People

            lagocs Laszlo Agocs
            joshua.henderson Joshua Henderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes