Re: [Intel-gfx] [PATCH 48/49] drm/i915/bxt: VSwing programming sequence

2015-04-09 Thread Imre Deak
Hi Sivakumar, On Tue, 2015-03-24 at 14:49 +0530, Sivakumar Thulasimani wrote: > On 3/17/2015 3:10 PM, Imre Deak wrote: > > > From: Vandana Kannan > > > > VSwing programming sequence as specified in the updated BXT BSpec > > ... > > ... > > > > +void bxt_ddi_vswing_sequence(struct drm_device

Re: [Intel-gfx] [PATCH 48/49] drm/i915/bxt: VSwing programming sequence

2015-03-24 Thread Sivakumar Thulasimani
On 3/17/2015 3:10 PM, Imre Deak wrote: From: Vandana Kannan VSwing programming sequence as specified in the updated BXT BSpec ... ... +void bxt_ddi_vswing_sequence(struct drm_device *dev, u32 level, +enum port port, int type) +{ + struct drm_i915_private

[Intel-gfx] [PATCH 48/49] drm/i915/bxt: VSwing programming sequence

2015-03-17 Thread Imre Deak
From: Vandana Kannan VSwing programming sequence as specified in the updated BXT BSpec v2: Satheesh's review comments addressed. - clear value before setting into registers - move print statement to bxt function Other changes - since signal level will not be set into DDI_BUF_CTL, the value need