~vicamo/hwe-next/+git/intermediate-kernel:bug-1979267/read-ext-dpcd-cap-at-resuming/unstable

Last commit made on 2022-07-29
Get this branch:
git clone -b bug-1979267/read-ext-dpcd-cap-at-resuming/unstable https://git.launchpad.net/~vicamo/hwe-next/+git/intermediate-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch information

Name:
bug-1979267/read-ext-dpcd-cap-at-resuming/unstable
Repository:
lp:~vicamo/hwe-next/+git/intermediate-kernel

Recent commits

a3e2201... by Imre Deak <email address hidden>

drm/dp/mst: Read the extended DPCD capabilities during system resume

BugLink: https://bugs.launchpad.net/bugs/1979267

The WD22TB4 Thunderbolt dock at least will revert its DP_MAX_LINK_RATE
from HBR3 to HBR2 after system suspend/resume if the DP_DP13_DPCD_REV
registers are not read subsequently also as required.

Fix this by reading DP_DP13_DPCD_REV registers as well, matching what is
done during connector detection. While at it also fix up the same call
in drm_dp_mst_dump_topology().

Cc: Lyude Paul <email address hidden>
Closes: https://gitlab.freedesktop.org/drm/intel/-/issues/5292
Signed-off-by: Imre Deak <email address hidden>
Reviewed-by: Jani Nikula <email address hidden>
Reviewed-by: Lyude Paul <email address hidden>
Ref: https://patchwork.freedesktop.org/patch/489424/?series=105101&rev=1
Signed-off-by: Koba Ko <email address hidden>

4dc709b... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.19.0-6.6

Signed-off-by: Andrea Righi <email address hidden>

24df60f... by Andrea Righi

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/master)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Andrea Righi <email address hidden>

0d067b7... by Andrea Righi

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1979948
Properties: no-test-build
Signed-off-by: Andrea Righi <email address hidden>

4b41d83... by Andrea Righi

UBUNTU: [Config] update config after rebase to 5.19-rc4

Signed-off-by: Andrea Righi <email address hidden>

1a5faf7... by Andrea Righi

UBUNTU: Rebase to v5.19-rc4

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

c8c065d... by Andrea Righi

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Andrea Righi <email address hidden>

a300ea5... by Juerg Haefliger

UBUNTU: [Packaging] final-checks: Remove useless sourcing of kernelconfig

kernelconfig only defines 'archs' but 'archs' is overwritten after the
fact so remove the uselsess sourcing. While at it, remove a stray leading
space in the following line.

Signed-off-by: Juerg Haefliger <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

61f1414... by Juerg Haefliger

UBUNTU: [Packaging] Remove 'family=ubuntu' concept

With the removal of family=ports, all that's left is family=ubuntu, so hard-
code that and drop the 'family' script and Makefile variables.

No functional changes.

Signed-off-by: Juerg Haefliger <email address hidden>
Signed-off-by: Andrea Righi <email address hidden>

47f0fcc... by Andrea Righi

UBUNTU: Ubuntu-unstable-5.19.0-5.5

Signed-off-by: Andrea Righi <email address hidden>