Skip to content
Commit f8c33255 authored by Thierry Reding's avatar Thierry Reding
Browse files

drm/tegra: Start connectors with correct DPMS mode



A connector's DPMS mode isn't initialized by default, therefore using a
default of 0 (DRM_MODE_DPMS_ON). This can cause problems in that the DRM
core won't explicitly turn on a connector because it thinks that it is
already on.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 18ebc0f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment