WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 260431
[GTK][WPE] Pass GBM_BO_USE_RENDERING to gbm_bo_create
https://bugs.webkit.org/show_bug.cgi?id=260431
Summary
[GTK][WPE] Pass GBM_BO_USE_RENDERING to gbm_bo_create
Carlos Garcia Campos
Reported
2023-08-19 07:36:53 PDT
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).
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-08-19 07:39:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/16865
EWS
Comment 2
2023-08-19 08:43:22 PDT
Committed
267070@main
(75237ef8a286): <
https://commits.webkit.org/267070@main
> Reviewed commits have been landed. Closing PR #16865 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug