Skip to content
Commit bf9dc102 authored by Keith Packard's avatar Keith Packard Committed by Dave Airlie
Browse files

drm: Set connector DPMS status to ON in drm_crtc_helper_set_config



When setting a new crtc configuration, force the DPMS state of all
connectors to ON. Otherwise, they'll be left at OFF and a future mode set
that disables the specified connector will not turn the connector off.

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent e536fb6f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment