Re: [Intel-gfx] [PATCH v2 6/9] drm/i915: Enable DisplayPort in Valleyview

2012-09-28 Thread Daniel Vetter
On Thu, Sep 27, 2012 at 08:23:37AM -0700, Jesse Barnes wrote: > On Thu, 27 Sep 2012 19:13:06 +0530 > Vijay Purushothaman wrote: > > > In valleyview voltageswing, pre-emphasis and lane control registers can > > be programmed only through the h/w side band fabric. > > > > Cleaned up DPLL calculati

Re: [Intel-gfx] [PATCH v2 6/9] drm/i915: Enable DisplayPort in Valleyview

2012-09-27 Thread Jesse Barnes
On Thu, 27 Sep 2012 19:13:06 +0530 Vijay Purushothaman wrote: > In valleyview voltageswing, pre-emphasis and lane control registers can > be programmed only through the h/w side band fabric. > > Cleaned up DPLL calculations for Valleyview to support multi display > configurations. > > v2: Based