[Intel-gfx] [PATCH v2 04/21] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming

Jani Nikula jani.nikula at intel.com
Mon Jan 9 09:49:41 UTC 2023


On Thu, 05 Jan 2023, Mika Kahola <mika.kahola at intel.com> wrote:
> +static int intel_cx0_wait_for_ack(struct drm_i915_private *i915, enum port port, int lane, u32 *val)
> +{
> +	enum phy phy = intel_port_to_phy(i915, port);
> +
> +	if (__intel_wait_for_register(&i915->uncore,

There's now an __intel_de_ variant of this that should be used within
display/.

BR,
Jani.


-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-gfx mailing list