Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f98baf30b97d9a1b2abedcf66839b950a959bb50
      
https://github.com/WebKit/WebKit/commit/f98baf30b97d9a1b2abedcf66839b950a959bb50
  Author: Siwei Li <[email protected]>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp
    M Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h

  Log Message:
  -----------
  [WPE] WPE Platform: add a connect method to WPEDisplayDRM to use a custom 
device file
https://bugs.webkit.org/show_bug.cgi?id=265654

Reviewed by Carlos Garcia Campos.

Adding a wpe_display_drm_connect() to the DRM platform's API, so that
the DRM device to connect to may be specified by the device name.

* Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.cpp:
(wpeDisplayDRMSetup): a setup function to be called by the two functions
below
(wpeDisplayDRMConnect):
(wpe_display_drm_connect):
* Source/WebKit/WPEPlatform/wpe/drm/WPEDisplayDRM.h:

Canonical link: https://commits.webkit.org/285545@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to