[Webkit-unassigned] [Bug 263309] New: [GTK] Use the buffer format preferred by the driver in DMA-BUF renderer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 18 01:19:00 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=263309

            Bug ID: 263309
           Summary: [GTK] Use the buffer format preferred by the driver in
                    DMA-BUF renderer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

We currently use ARGB8888 unconditionally, assuming it will be supported by all drivers. We should query the driver for the list of supported formats and modifiers and create the GBM buffer with modifiers to make sure the optimal format and modifier is used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231018/06347769/attachment.htm>


More information about the webkit-unassigned mailing list