Hi Dave & Sima - As Ville observed in [1], yesterday's fixes pull depends on a commit that wasn't included, and VRR might suffer without it. Here's the missing one. I see that Dave already sent the drm fixes pull on to Linus, but here goes nothing. BR, Jani. [1] https://lore.kernel.org/r/ZWjlapi4-QmzxwYO@xxxxxxxxx drm-intel-fixes-2023-12-01-1: drm/i915 fixes for v6.7-rc4 #2: - d21a3962d304 ("drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled") in the previous fixes pull depends on a change that wasn't included. Pick it up. The following changes since commit d21a3962d3042e6f56ad324cf18bdd64a1e6ecfa: drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled (2023-11-29 10:23:25 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2023-12-01-1 for you to fetch changes up to 96d7e79401364c6e9a63af5f74f76792b03cb832: drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}() (2023-12-01 10:19:11 +0200) ---------------------------------------------------------------- drm/i915 fixes for v6.7-rc4 #2: - d21a3962d304 ("drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled") in the previous fixes pull depends on a change that wasn't included. Pick it up. ---------------------------------------------------------------- Ville Syrjälä (1): drm/i915: Check pipe active state in {planes,vrr}_{enabling,disabling}() drivers/gpu/drm/i915/display/intel_display.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) -- Jani Nikula, Intel