[Intel-gfx] [PATCH] drm/i915/dp: Check for Low voltage IO only for eDP

Murthy, Arun R arun.r.murthy at intel.com
Wed Jun 29 03:25:36 UTC 2022


> -	if (intel_dp_is_edp(intel_dp) || is_low_voltage_sku(dev_priv, phy))
> +	if (intel_dp_is_edp(intel_dp))
>  		return 540000;
Shouldn't the low voltage check be for both eDP and is low voltage sku?

Thanks and Regards,
Arun R Murthy
--------------------


More information about the Intel-gfx mailing list