From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: linux-usb@vger.kernel.org
Cc: Yehezkel Bernat <YehezkelShB@gmail.com>,
Michael Jamet <michael.jamet@intel.com>,
Lukas Wunner <lukas@wunner.de>,
Andreas Noever <andreas.noever@gmail.com>,
Aaron Rainbolt <arainbolt@kfocus.org>
Subject: Re: [PATCH] thunderbolt: Improve redrive mode handling
Date: Mon, 16 Dec 2024 10:00:27 +0200 [thread overview]
Message-ID: <20241216080027.GD3713119@black.fi.intel.com> (raw)
In-Reply-To: <20241211103529.2302706-1-mika.westerberg@linux.intel.com>
On Wed, Dec 11, 2024 at 12:35:29PM +0200, Mika Westerberg wrote:
> When USB-C monitor is connected directly to Intel Barlow Ridge host, it
> goes into "redrive" mode that basically routes the DisplayPort signals
> directly from the GPU to the USB-C monitor without any tunneling needed.
> However, the host router must be powered on for this to work. Aaron
> reported that there are a couple of cases where this will not work with
> the current code:
>
> - Booting with USB-C monitor plugged in.
> - Plugging in USB-C monitor when the host router is in sleep state
> (runtime suspended).
> - Plugging in USB-C device while the system is in system sleep state.
>
> In all these cases once the host router is runtime suspended the picture
> on the connected USB-C display disappears too. This is certainly not
> what the user expected.
>
> For this reason improve the redrive mode handling to keep the host
> router from runtime suspending when detect that any of the above cases
> is happening.
>
> Fixes: a75e0684efe5 ("thunderbolt: Keep the domain powered when USB4 port is in redrive mode")
> Reported-by: Aaron Rainbolt <arainbolt@kfocus.org>
> Closes: https://lore.kernel.org/linux-usb/20241009220118.70bfedd0@kf-ir16/
> Cc: stable@vger.kernel.org
> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Applied to thunderbolt.git/fixes.
prev parent reply other threads:[~2024-12-16 8:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 10:35 [PATCH] thunderbolt: Improve redrive mode handling Mika Westerberg
2024-12-16 8:00 ` Mika Westerberg [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=20241216080027.GD3713119@black.fi.intel.com \
--to=mika.westerberg@linux.intel.com \
--cc=YehezkelShB@gmail.com \
--cc=andreas.noever@gmail.com \
--cc=arainbolt@kfocus.org \
--cc=linux-usb@vger.kernel.org \
--cc=lukas@wunner.de \
--cc=michael.jamet@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.