Hi Dave and Sima, Here goes drm-intel-fixes with only couple fixes.
Thanks, Rodrigo. drm-intel-fixes-2026-07-30: One DP DSC fix and one HDMI 2.0 fix. The following changes since commit f5098b6bae761e346ebcd9da7f95622c04733cff: Linux 7.2-rc5 (2026-07-26 14:45:48 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2026-07-30 for you to fetch changes up to 1afb8eaeec44fd011f2b93ccd9fd426d753d963b: drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status (2026-07-30 16:10:01 -0400) ---------------------------------------------------------------- One DP DSC fix and one HDMI 2.0 fix. ---------------------------------------------------------------- Alexander Kaplan (1): drm/i915/dp: Ignore the sink's DSC max FRL rate without a PCON DSC encoder Jerome Tollet (1): drm/i915/hdmi: Poll for 200 msec for TMDS_Scrambler_Status drivers/gpu/drm/i915/display/intel_ddi.c | 2 ++ drivers/gpu/drm/i915/display/intel_dp.c | 9 ++++++++- drivers/gpu/drm/i915/display/intel_hdmi.c | 26 ++++++++++++++++++++++++++ drivers/gpu/drm/i915/display/intel_hdmi.h | 2 ++ 4 files changed, 38 insertions(+), 1 deletion(-)
