Hi Dave & Sima - A bit more than I'd like at this stage, but next week will be quiet. drm-intel-fixes-2023-12-21: drm/i915 fixes for v6.7-rc7: - Fix state readout and check for DSC and bigjoiner combo - Fix a potential integer overflow - Reject async flips with bigjoiner - Fix MTL HDMI/DP PLL clock selection - Fix various issues by disabling pipe DMC events BR, Jani. The following changes since commit ceb6a6f023fd3e8b07761ed900352ef574010bcb: Linux 6.7-rc6 (2023-12-17 15:19:28 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-12-21 for you to fetch changes up to 49e0a85ec3441edc6c77aa40206d6e5ee4597efc: drm/i915/dmc: Don't enable any pipe DMC events (2023-12-18 15:29:23 +0200) ---------------------------------------------------------------- drm/i915 fixes for v6.7-rc7: - Fix state readout and check for DSC and bigjoiner combo - Fix a potential integer overflow - Reject async flips with bigjoiner - Fix MTL HDMI/DP PLL clock selection - Fix various issues by disabling pipe DMC events ---------------------------------------------------------------- Ankit Nautiyal (1): drm/i915/display: Get bigjoiner config before dsc config during readout Imre Deak (1): drm/i915/mtl: Fix HDMI/DP PLL clock selection Karthik Poosa (1): drm/i915/hwmon: Fix static analysis tool reported issues Ville Syrjälä (2): drm/i915: Reject async flips with bigjoiner drm/i915/dmc: Don't enable any pipe DMC events drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 +- drivers/gpu/drm/i915/display/intel_display.c | 13 ++++++++- drivers/gpu/drm/i915/display/intel_dmc.c | 43 ++++++++++++++++++++++++++-- drivers/gpu/drm/i915/i915_hwmon.c | 4 +-- 4 files changed, 57 insertions(+), 6 deletions(-) -- Jani Nikula, Intel