Skip to content

Draft: Fix loss of monitor signal when using VGA/DVI type-c dongles

Desnes Nunes requested to merge desnesn/centos-stream-9:rh2168851 into main

BUGZILLA

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2168851

UPSTREAM STATUS

Upstream Status: Patches have been accepted on kernel/git/torvalds/linux.git

CONFLICTS

None

BUILD INFORMATION

Build Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=52959390

TESTING

Functional testing: Performed by customer on the original system that originated the bug with the brew build that included this patchseries.

DESCRIPTION

This series solves a bug that was causing signal loss of monitors when a type-c dongle was used. In summary, the the timeout and handshake times needed to be updated, in order to establish the tunnel properly when using type-c dongles.

DEPENDENCIES

Depends: !2690 (closed)

VERSION UPDATES

V2: First patch of original MR was included in the rebase of v6.3 usb/thunderbolt drivers. Hence, I just added the second patch on top of the rebase MR

Signed-off-by: Desnes Nunes desnesn@redhat.com

Edited by Desnes Nunes

Merge request reports