[Intel-gfx] [PATCH 1/3] drm/i915: Check VBT for eDP ports on VLV

Jesse Barnes jbarnes at virtuousgeek.org
Fri Nov 1 18:23:58 CET 2013


On Fri,  1 Nov 2013 18:22:39 +0200
ville.syrjala at linux.intel.com wrote:

>  			if (I915_READ(VLV_DISPLAY_BASE + DP_C) & DP_DETECTED)
> -				intel_dp_init(dev, VLV_DISPLAY_BASE + DP_C,
> -					      PORT_C);
> +				intel_dp_init(dev, VLV_DISPLAY_BASE + DP_C, PORT_C);
>  		}
>  

Spurious whitespace change, but it's fine.

Reviewed-by: Jesse Barnes <jbarnes at virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center



More information about the Intel-gfx mailing list