Re: [Intel-gfx] [PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot

2014-08-27 Thread Ville Syrjälä
On Fri, Aug 08, 2014 at 01:36:17PM +0100, Damien Lespiau wrote: On Fri, Aug 08, 2014 at 05:47:25PM +0530, sonika.jin...@intel.com wrote: /* Start the training iterating through available voltages and emphasis, * testing each value twice. */ - for (i = 0; i

Re: [Intel-gfx] [PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot

2014-08-27 Thread Damien Lespiau
On Wed, Aug 27, 2014 at 02:16:13PM +0300, Ville Syrjälä wrote: On Fri, Aug 08, 2014 at 01:36:17PM +0100, Damien Lespiau wrote: On Fri, Aug 08, 2014 at 05:47:25PM +0530, sonika.jin...@intel.com wrote: /* Start the training iterating through available voltages and emphasis, * testing

[Intel-gfx] [PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot

2014-08-08 Thread sonika . jindal
From: Sonika Jindal sonika.jin...@intel.com Renaming the HSW-specific macros for ddi buffer translation slot to denote the slot and not the vswing/pre-emph values as they are platform-dependent. This patch is based on top of the patch series for renaming the DP training vswing/pre-emph defines:

Re: [Intel-gfx] [PATCH v2] drm/i915: Rename defines for selection of ddi buffer translation slot

2014-08-08 Thread Damien Lespiau
On Fri, Aug 08, 2014 at 05:47:25PM +0530, sonika.jin...@intel.com wrote: /* Start the training iterating through available voltages and emphasis, * testing each value twice. */ - for (i = 0; i ARRAY_SIZE(hsw_ddi_buf_ctl_values) * 2; i++) { + for (i = 0; i