Hi Dave & Sima, Here goes drm-intel-fixes towards v6.8-rc5. Two fixes. Fix for #10172 (blank screen on JSL Chromebooks) and limiting SST link rate within supported range. Best Regards, Joonas *** drm-intel-fixes-2024-02-15: Fix for #10172: Blank screen on JSL Chromebooks. Stable fix to limit DP SST link rate to <=8.1Gbps. The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de: Linux 6.8-rc4 (2024-02-11 12:18:13 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2024-02-15 for you to fetch changes up to ad26d56d080780bbfcc1696ca0c0cce3e2124ef6: drm/i915/dp: Limit SST link rate to <=8.1Gbps (2024-02-12 11:39:19 +0200) ---------------------------------------------------------------- Fix for #10172: Blank screen on JSL Chromebooks. Stable fix to limit DP SST link rate to <=8.1Gbps. ---------------------------------------------------------------- Manasi Navare (1): drm/i915/dsc: Fix the macro that calculates DSCC_/DSCA_ PPS reg address Ville Syrjälä (1): drm/i915/dp: Limit SST link rate to <=8.1Gbps drivers/gpu/drm/i915/display/intel_dp.c | 3 +++ drivers/gpu/drm/i915/display/intel_vdsc_regs.h | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-)