[Webkit-unassigned] [Bug 260431] New: [GTK][WPE] Pass GBM_BO_USE_RENDERING to gbm_bo_create

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 19 07:36:53 PDT 2023


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

            Bug ID: 260431
           Summary: [GTK][WPE] Pass GBM_BO_USE_RENDERING to gbm_bo_create
           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

I suspect nvidia GBM implementation defaults to GBM_BO_USE_SCANOUT when no flags are passed and thehn tries to create KMS dumb buffers. In any case using GBM_BO_USE_RENDERING is correct since those buffers are created in the web process for rendering (as a color buffer storage).

-- 
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/20230819/a0c4a3b4/attachment.htm>


More information about the webkit-unassigned mailing list