Re: [Intel-gfx] [PATCH 04/14] drm/i915: add DP support to intel_ddi_disable_port

2012-10-16 Thread Jani Nikula
On Mon, 15 Oct 2012, Paulo Zanoni wrote: > From: Paulo Zanoni > > Just a missing register. There is no problem to run this code when the > output is HDMI. Reviewed-by: Jani Nikula > > Signed-off-by: Paulo Zanoni > --- > drivers/gpu/drm/i915/intel_ddi.c | 11 ++- > 1 file changed, 10

[Intel-gfx] [PATCH 04/14] drm/i915: add DP support to intel_ddi_disable_port

2012-10-15 Thread Paulo Zanoni
From: Paulo Zanoni Just a missing register. There is no problem to run this code when the output is HDMI. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_ddi.c | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_ddi.c b/drivers/