Skip to content

platforms/drm: replace dpms property hack with proper check

Xaver Hugl requested to merge work/drop-connector-hack into master

Instead of marking the dpms property as immutable, read the DRM_MODE_PROP_ATOMIC flag and only add atomic properties to atomic requests.

Merge request reports