From: Imre Deak <imre.deak@intel.com>
To: "Michał Grzelak" <michal.grzelak@intel.com>
Cc: <intel-xe@lists.freedesktop.org>, <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling
Date: Mon, 24 Nov 2025 11:30:48 +0200 [thread overview]
Message-ID: <aSQlyGL93HvYorrg@ideak-desk> (raw)
In-Reply-To: <20251117082046.4190705-1-michal.grzelak@intel.com>
On Mon, Nov 17, 2025 at 09:20:46AM +0100, Michał Grzelak wrote:
> During some IGT tests (e.g. xe_pm@s2idle-exec-after, xe_pm@s2idle-mocs)
> sink disconnects across suspend/resume, reconnecting later during resume
> at some point. Hence during resume, where the driver is restoring the
> pre-suspend mode, all the AUX transfers to the sink are expected to
> fail.
>
> Switch error message to KMS debug message of failed FEC enabling.
>
> Signed-off-by: Michał Grzelak <michal.grzelak@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_ddi.c b/drivers/gpu/drm/i915/display/intel_ddi.c
> index 002ccd47856d..130d266242c8 100644
> --- a/drivers/gpu/drm/i915/display/intel_ddi.c
> +++ b/drivers/gpu/drm/i915/display/intel_ddi.c
> @@ -2446,7 +2446,7 @@ static void intel_ddi_enable_fec(struct intel_encoder *encoder,
> return;
> }
>
> - drm_err(display->drm, "Failed to enable FEC after retries\n");
> + drm_dbg_kms(display->drm, "Failed to enable FEC after retries\n");
> }
>
> static void intel_ddi_disable_fec(struct intel_encoder *encoder,
> --
> 2.45.2
>
prev parent reply other threads:[~2025-11-24 9:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-17 8:20 [PATCH] i915/display/intel_ddi: Reduce severity of failed FEC enabling Michał Grzelak
2025-11-17 9:09 ` ✓ Xe.CI.BAT: success for i915/display/intel_ddi: Reduce severity of failed FEC enabling (rev2) Patchwork
2025-11-17 10:24 ` ✗ Xe.CI.Full: failure " Patchwork
2025-11-24 9:30 ` Imre Deak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aSQlyGL93HvYorrg@ideak-desk \
--to=imre.deak@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=michal.grzelak@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox