Bug 259647 - [GTK] Fallback to first render node returned by DRM when failing to get using EGLDevice
Summary: [GTK] Fallback to first render node returned by DRM when failing to get using...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2023-07-31 07:54 PDT by Carlos Garcia Campos
Modified: 2023-08-17 07:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2023-07-31 07:54:40 PDT
There might be drivers that don't implement EGL_EXT_device_query or EGL_EXT_device_drm. In those cases could just fallback to get the first render node returned by libdrm.
Comment 1 Carlos Garcia Campos 2023-07-31 08:01:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16227
Comment 2 EWS 2023-08-17 07:20:08 PDT
Committed 266997@main (a6106792d52a): <https://commits.webkit.org/266997@main>

Reviewed commits have been landed. Closing PR #16227 and removing active labels.