Skip to content

drm_hwcomposer: Do not invoke ActivateDisplayUsingDPMS when power off

Jia Ren requested to merge rjblid/drm-hwcomposer:check-active-value into main

When set power mode to off, should not invoke ActivateDisplayUsingDPMS, but invoke ExecuteAtomicCommit to commit crtc ACTIVE property change.

Signed-off-by: Jia Ren jiaren@asrmicro.com

Merge request reports