[Intel-gfx] [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz

2014-02-27 Thread ville . syrjala
From: Ville Syrjälä We normally use 10Khz units when describing DP link frequency. Have intel_fdi_link_freq() return the same units. I always get confused when the units start to be totally different. Signed-off-by: Ville Syrjälä --- drivers/gpu/drm/i915/intel_display.c | 17 +

Re: [Intel-gfx] [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz

2014-02-28 Thread Paulo Zanoni
2014-02-27 9:23 GMT-03:00 : > From: Ville Syrjälä > > We normally use 10Khz units when describing DP link frequency. > Have intel_fdi_link_freq() return the same units. I always get confused > when the units start to be totally different. > > Signed-off-by: Ville Syrjälä A nice simplification!

Re: [Intel-gfx] [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz

2014-02-28 Thread Chris Wilson
On Fri, Feb 28, 2014 at 07:28:41PM -0300, Paulo Zanoni wrote: > 2014-02-27 9:23 GMT-03:00 : > > From: Ville Syrjälä > > > > We normally use 10Khz units when describing DP link frequency. > > Have intel_fdi_link_freq() return the same units. I always get confused > > when the units start to be tot

Re: [Intel-gfx] [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz

2014-03-05 Thread Daniel Vetter
On Sat, Mar 01, 2014 at 07:34:12AM +, Chris Wilson wrote: > On Fri, Feb 28, 2014 at 07:28:41PM -0300, Paulo Zanoni wrote: > > 2014-02-27 9:23 GMT-03:00 : > > > From: Ville Syrjälä > > > > > > We normally use 10Khz units when describing DP link frequency. > > > Have intel_fdi_link_freq() retur

Re: [Intel-gfx] [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz

2014-03-06 Thread Daniel Vetter
On Wed, Mar 5, 2014 at 4:04 PM, Daniel Vetter wrote: > On Sat, Mar 01, 2014 at 07:34:12AM +, Chris Wilson wrote: >> On Fri, Feb 28, 2014 at 07:28:41PM -0300, Paulo Zanoni wrote: >> > 2014-02-27 9:23 GMT-03:00 : >> > > From: Ville Syrjälä >> > > >> > > We normally use 10Khz units when describ