On Wed, 25 Mar 2026, Ville Syrjala wrote: > From: Ville Syrjälä > > Looks like I missed the drm_dp_enhanced_frame_cap() in the ivb/hsw CPU > eDP code when I introduced crtc_state->enhanced_framing. Fix it up so > that the state we program to the hardware is guaranteed to match what > we computed earlier. > > Cc: stable@vger.kernel.org > Fixes: 3072a24c778a ("drm/i915: Introduce crtc_state->enhanced_framing") > Signed-off-by: Ville Syrjälä Reviewed-by: Micha³ Grzelak BR, Micha³