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. Multiple displays support on i.MX8 and EGLFS
QtWS25 Last Chance

Multiple displays support on i.MX8 and EGLFS

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
eglfsi.mx8display
4 Posts 2 Posters 1.2k Views
  • 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 18 Sept 2019, 08:24 last edited by
    #1

    Hi all,

    I'm interested in the level of support for multiple displays on i.MX8, in particular i.MX8M, when using Qt EGLFS backend.
    By reading this article:
    https://www.qt.io/blog/2016/09/19/qt-graphics-with-multiple-displays-on-embedded-linux
    I understand that the best case "[1] Output management is available" is available when using KMS/DRM with GBM buffers.
    i.MX8 SOCs drivers do support KMS, but I see in the sources that:

    EGLFS_DEVICE_INTEGRATION = eglfs_viv
    

    is used rather than eglfs_kms:
    https://code.qt.io/cgit/yocto/meta-boot2qt.git/tree/meta-boot2qt-distro/recipes-qt/qt5/qtbase/mx8/oe-device-extra.pri?h=warrior

    Does that mean that i.MX8 is currently limited to "[2] Qt applications can choose at launch time which single screen to output to, but apart from this static setting no other configuration option is provided." as i.MX6?

    Thank you,
    Diego

    1 Reply Last reply
    0
    • D Offline
      D Offline
      diegor
      wrote on 25 Sept 2019, 12:18 last edited by
      #2

      Anybody knows?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 25 Sept 2019, 18:33 last edited by
        #3

        Hi and welcome to devnet,

        I would bring this question to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.

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

        1 Reply Last reply
        0
        • D Offline
          D Offline
          diegor
          wrote on 1 Oct 2019, 08:15 last edited by
          #4

          Thank you, I've posted the question there (unfortunately detected as spam):
          https://lists.qt-project.org/pipermail/interest/2019-September/033861.html

          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