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

Support client shm buffers with VSP2 hardware compositing

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.11
    • QPA: Wayland
    • None
    • Renesas R-Car M3/H3

      The current VSP2 Wayland compositing only supports buffers that can be acquired through wayland-kms.

      As far as I know, wayland-kms doesn't work for shared memory buffers, so we need an alternative way to get a buffer handle that the VSP2 can use.

      Weston uses the linux_dmabuf extension to do this, so this is one alternative.

      Another alternative would be to try to convert the shared memory buffers into dma buffers, but I'm not sure how it can be done without hurting performance.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            johanhelsing Johan Helsing
            johanhelsing Johan Helsing
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes