Re: [Intel-gfx] [PATCH 3/4] drm/i915: fix Haswell FDI link disable path

2012-11-02 Thread Daniel Vetter
On Thu, Nov 01, 2012 at 09:05:05PM -0200, Paulo Zanoni wrote: > From: Paulo Zanoni > > This covers the "Disable FDI" section from the CRT mode set sequence. > This disables the FDI receiver and also the FDI pll. > > Signed-off-by: Paulo Zanoni Ok, slurped in patches 1-3 (since patch 4 is alrea

[Intel-gfx] [PATCH 3/4] drm/i915: fix Haswell FDI link disable path

2012-11-01 Thread Paulo Zanoni
From: Paulo Zanoni This covers the "Disable FDI" section from the CRT mode set sequence. This disables the FDI receiver and also the FDI pll. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_ddi.c | 26 ++ drivers/gpu/drm/i915/intel_display.c | 3 +-- dri

[Intel-gfx] [PATCH 3/4] drm/i915: fix Haswell FDI link disable path

2012-11-01 Thread Paulo Zanoni
From: Paulo Zanoni This covers the "Disable FDI" section from the CRT mode set sequence. This disables the FDI receiver and also the FDI pll. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_ddi.c | 26 ++ drivers/gpu/drm/i915/intel_display.c | 3 +-- dri