Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt EGLFS dithering for 18-bit color display
Forum Updated to NodeBB v4.3 + New Features

Qt EGLFS dithering for 18-bit color display

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 377 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    diegor
    wrote on last edited by diegor
    #1

    Hi,

    we have an i.MX8M Plus board for which we prepared a Boot to Qt based OS with Qt 5.15.
    The board has a 18-bit color LVDS display. As the color depth of the display is limited to just 6 bits per color, we'd like to enable dithering, otherwise color gradients will show color banding (https://en.wikipedia.org/wiki/Colour_banding).
    For an understanding of what I'm trying to achieve please have a look at:
    https://community.nxp.com/t5/i-MX-Processors/imx6-android-dithering-24bit-graphics-on-18bit-panel/m-p/477590/highlight/true#M75826

    I've tried to adjust the values in /etc/default/qt according to:
    https://doc.qt.io/qt-5/embedded-linux.html#eglfs
    In particular I've changed the values of QT_QPA_EGLFS_DEPTH and QT_QPA_EGLFS_FORCE888, but no combination seemed to enable dithering.

    Is there any Qt EGLFS or Boot to Qt setting that allows to enable and configure dithering?

    Thanks in advance
    Diego

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Boot2Qt being a commercial product, I would recommend to contact the Qt Company directly for support.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      D 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Boot2Qt being a commercial product, I would recommend to contact the Qt Company directly for support.

        D Offline
        D Offline
        diegor
        wrote on last edited by
        #3

        @SGaist Thanks, we'll try that.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved