On Thu, 05 Jan 2023, Mika Kahola <mika.kah...@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

Reply via email to