Hi Dave, Daniel, Fixes for 6.3. The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d: Linux 6.3-rc6 (2023-04-09 11:15:57 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.3-2023-04-12 for you to fetch changes up to b9a24d8bd51e2db425602fa82d7f4c06aa3db852: drm/amd/pm: correct the pcie link state check for SMU13 (2023-04-12 16:11:22 -0400) ---------------------------------------------------------------- amd-drm-fixes-6.3-2023-04-12: amdgpu: - SMU13 fixes - DP MST fix ---------------------------------------------------------------- Evan Quan (1): drm/amd/pm: correct the pcie link state check for SMU13 Horatio Zhang (2): drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings drm/amd/pm: correct SMU13.0.7 max shader clock reporting Wayne Lin (1): drm/amd/display: Pass the right info to drm_dp_remove_payload .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 57 ++++++++++++-- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 6 ++ .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 4 +- .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 87 +++++++++++++++++++--- 4 files changed, 135 insertions(+), 19 deletions(-)