Re: [Intel-gfx] [PATCH v2 68/71] drm/i915/chv: Force clock buffer enables

2014-05-27 Thread Mika Kuoppala
ville.syrj...@linux.intel.com writes: > From: Ville Syrjälä > > Try to force the PHY clock buffer enables to make the clock routing > work. > > v2: Fix the pipe B case to actually enable CH0 clock buffers > > Signed-off-by: Ville Syrjälä Reviewed-by: Mika Kuoppala > --- > drivers/gpu/drm/i91

[Intel-gfx] [PATCH v2 68/71] drm/i915/chv: Force clock buffer enables

2014-05-27 Thread ville . syrjala
From: Ville Syrjälä Try to force the PHY clock buffer enables to make the clock routing work. v2: Fix the pipe B case to actually enable CH0 clock buffers Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/i915_reg.h | 18 ++ drivers/gpu/drm/i915/intel_dp.c | 19 +++