Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7bb4afb4 authored by Maarten Lankhorst's avatar Maarten Lankhorst
Browse files

drm/i915: Use correct dpms for intel_enable_crt.



With the conversion to atomic only on/off are still supported.
The rest is mapped to one of those, and when enable is called
DPMS_ON should be true.

Signed-off-by: default avatarMaarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: default avatarVille Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1455697119-31416-5-git-send-email-maarten.lankhorst@linux.intel.com
parent 0eadc624
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -213,9 +213,7 @@ static void pch_post_disable_crt(struct intel_encoder *encoder)

static void intel_enable_crt(struct intel_encoder *encoder)
{
	struct intel_crt *crt = intel_encoder_to_crt(encoder);

	intel_crt_set_dpms(encoder, crt->connector->base.dpms);
	intel_crt_set_dpms(encoder, DRM_MODE_DPMS_ON);
}

static enum drm_mode_status