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

Transparency configuration in Qt EGLFS/KMS application

    XMLWordPrintable

Details

    • 181e5382e741c290d72010da9d6d74908e7b2d8f

    Description

      It is needed to support premultiplied transparent mode on startup for EGLFS/KMS platform-based application. It could be supported if used blend_op property for drmPlane (by default, it used opacity value - coverage).

      It would be very useful to be able to initialize the property via environment variable on startup. 

      Surely, it can be set manually by DRM interface:

      int drmModeAtomicAddProperty(drmModeAtomicReqPtr req, uint32_t object_id,  uint32_t property_id, uint64_t value);

      But it might be a problem with single blink on start. 

      Attachments

        1. not-transparent.txt
          16 kB
        2. transparent.txt
          17 kB
        3. application_logs.txt
          15 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tvete Paul Olav Tvete
            nkrasnoyarov NIKITA KRASNOYAROV
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes