[Intel-gfx] [PATCH 2/2] drm/i915: update intel_dp_voltage_max comment

Damien Lespiau damien.lespiau at intel.com
Sat Jun 14 10:18:21 CEST 2014


On Fri, Jun 13, 2014 at 06:45:41PM -0300, Paulo Zanoni wrote:
> From: Paulo Zanoni <paulo.r.zanoni at intel.com>
> 
> Any comment containing "current Intel hardware supports" quickly
> becomes obsolete, so remove it and let people discover the information
> by looking at the function implementation.
> 
> Signed-off-by: Paulo Zanoni <paulo.r.zanoni at intel.com>

Reviewed-by: Damien Lespiau <damien.lespiau at intel.com>

-- 
Damien

> ---
>  drivers/gpu/drm/i915/intel_dp.c | 6 +-----
>  1 file changed, 1 insertion(+), 5 deletions(-)
> 
> diff --git a/drivers/gpu/drm/i915/intel_dp.c b/drivers/gpu/drm/i915/intel_dp.c
> index dc58044..6381d4c 100644
> --- a/drivers/gpu/drm/i915/intel_dp.c
> +++ b/drivers/gpu/drm/i915/intel_dp.c
> @@ -2319,11 +2319,7 @@ intel_dp_get_link_status(struct intel_dp *intel_dp, uint8_t link_status[DP_LINK_
>  				       DP_LINK_STATUS_SIZE) == DP_LINK_STATUS_SIZE;
>  }
>  
> -/*
> - * These are source-specific values; current Intel hardware supports
> - * a maximum voltage of 800mV and a maximum pre-emphasis of 6dB
> - */
> -
> +/* These are source-specific values. */
>  static uint8_t
>  intel_dp_voltage_max(struct intel_dp *intel_dp)
>  {
> -- 
> 2.0.0
> 
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx



More information about the Intel-gfx mailing list