[webkit-changes] [WebKit/WebKit] fdeaef: [WPE] WPE Platform: don't check DPMS property in D...
Pablo Saavedra Rodiño
noreply at github.com
Thu Feb 1 03:41:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fdeaefea251a45d6ef02f64d5797337969a6b431
https://github.com/WebKit/WebKit/commit/fdeaefea251a45d6ef02f64d5797337969a6b431
Author: Pablo Saavedra <psaavedra at igalia.com>
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
More information about the webkit-changes
mailing list