Re: [Intel-gfx] [PATCH 10.5/19] drm/i915: BDW also has special-purpose DP DDI clocks

2014-07-04 Thread Damien Lespiau
On Fri, Jul 04, 2014 at 11:26:03AM -0300, Paulo Zanoni wrote: > From: Paulo Zanoni > > Don't let it fall in the HAS_PCH_SPLIT() case. > > Signed-off-by: Paulo Zanoni Reviewed-by: Damien Lespiau -- Damien > --- > drivers/gpu/drm/i915/intel_dp.c | 2 +- > 1 file changed, 1 insertion(+), 1 d

[Intel-gfx] [PATCH 10.5/19] drm/i915: BDW also has special-purpose DP DDI clocks

2014-07-04 Thread Paulo Zanoni
From: Paulo Zanoni Don't let it fall in the HAS_PCH_SPLIT() case. Signed-off-by: Paulo Zanoni --- drivers/gpu/drm/i915/intel_dp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c index b5ec489..aedce65 100644