Hi Dave & Sima, Here goes drm-intel-next-fixes PR towards 6.12. Three display fixes; One to limit BMG to UHBR13.5 and two PSR ones. Regards, Joonas *** drm-intel-next-fixes-2024-09-19: - Fix BMG support to UHBR13.5 - Two PSR fixes The following changes since commit bf05aeac230e390a5aee4bd3dc978b0c4d7e745f: Merge tag 'drm-intel-next-fixes-2024-09-12' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next (2024-09-13 16:26:05 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-next-fixes-2024-09-19 for you to fetch changes up to ec2231b8dd2dc515912ff7816c420153b4a95e92: drm/i915/dp: Fix AUX IO power enabling for eDP PSR (2024-09-16 09:11:48 +0300) ---------------------------------------------------------------- - Fix BMG support to UHBR13.5 - Two PSR fixes ---------------------------------------------------------------- Arun R Murthy (1): drm/i915/display: BMG supports UHBR13.5 Imre Deak (1): drm/i915/dp: Fix AUX IO power enabling for eDP PSR Jouni Högander (1): drm/i915/psr: Do not wait for PSR being idle on on Panel Replay drivers/gpu/drm/i915/display/intel_ddi.c | 2 +- drivers/gpu/drm/i915/display/intel_dp.c | 13 +++++++++++-- drivers/gpu/drm/i915/display/intel_psr.c | 32 +++++++++++++++++++++----------- drivers/gpu/drm/i915/display/intel_psr.h | 2 ++ 4 files changed, 35 insertions(+), 14 deletions(-)