Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdeaefea251a45d6ef02f64d5797337969a6b431
https://github.com/WebKit/WebKit/commit/fdeaefea251a45d6ef02f64d5797337969a6b431
Author: Pablo Saavedra <[email protected]>
Date: 2024-02-01 (Thu, 01 Feb 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/drm/WPEDRM.cpp
Log Message:
-----------
[WPE] WPE Platform: don't check DPMS property in DRM platform initialization
https://bugs.webkit.org/show_bug.cgi?id=268533
Reviewed by Carlos Garcia Campos.
This change removes the DPMS property check. The DPMS is a legacy
property for setting the power state of the connector. For atomic
drivers this is only provided for backwards compatibility with
existing drivers.
Related-To: https://github.com/WebKit/WebKit/pull/23608
* Source/WebKit/WPEPlatform/wpe/drm/WPEDRM.cpp:
(WPE::DRM::Connector::create):
Canonical link: https://commits.webkit.org/273895@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes