Hi Dave, Sima, Two fixes for the next -rc window. One is display programming sequence fix for Meteorlake and second fixes video decode hangs on DG1 due incorrect power gate programming. Regards, Tvrtko drm-intel-fixes-2024-12-25: - Fix C10 pll programming sequence [cx0_phy] (Suraj Kandpal) - Fix power gate sequence. [dg1] (Rodrigo Vivi) The following changes since commit 4bbf9020becbfd8fc2c3da790855b7042fad455b: Linux 6.13-rc4 (2024-12-22 13:22:21 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/i915/kernel.git tags/drm-intel-fixes-2024-12-25 for you to fetch changes up to 20e7c5313ffbf11c34a46395345677adbe890bee: drm/i915/dg1: Fix power gate sequence. (2024-12-24 09:41:03 +0000) ---------------------------------------------------------------- - Fix C10 pll programming sequence [cx0_phy] (Suraj Kandpal) - Fix power gate sequence. [dg1] (Rodrigo Vivi) ---------------------------------------------------------------- Rodrigo Vivi (1): drm/i915/dg1: Fix power gate sequence. Suraj Kandpal (1): drm/i915/cx0_phy: Fix C10 pll programming sequence drivers/gpu/drm/i915/display/intel_cx0_phy.c | 12 ++++-------- drivers/gpu/drm/i915/gt/intel_rc6.c | 2 +- 2 files changed, 5 insertions(+), 9 deletions(-)