aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm')
-rw-r--r--drivers/gpu/drm/i915/intel_ddi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/gpu/drm/i915/intel_ddi.c
index e14fe5f569ee..eef450b1af44 100644
--- a/drivers/gpu/drm/i915/intel_ddi.c
+++ b/drivers/gpu/drm/i915/intel_ddi.c
@@ -675,7 +675,7 @@ static void intel_ddi_mode_set(struct drm_encoder *encoder,
675 int pipe = intel_crtc->pipe; 675 int pipe = intel_crtc->pipe;
676 int type = intel_encoder->type; 676 int type = intel_encoder->type;
677 677
678 DRM_DEBUG_KMS("Preparing DDI mode for Haswell on port %c, pipe %c\n", 678 DRM_DEBUG_KMS("Preparing DDI mode on port %c, pipe %c\n",
679 port_name(port), pipe_name(pipe)); 679 port_name(port), pipe_name(pipe));
680 680
681 intel_crtc->eld_vld = false; 681 intel_crtc->eld_vld = false;