vrr enable disable should happen with fastset, where adptive sync SDP should not block it to full modeset. Ankit Nautiyal (1): drm/i915/dp: fix the Adaptive sync Operation mode for SDP Mitul Golani (5): drm/i915/vrr: Add crtc_state dump for vrr.vsync params drm/i915/vrr: Compute vrr.vsync_{start, end} during full modeset drm/i915/dp: Compute as_sdp.vtotal based on vrr timings drm/i915/dp: Compute as_sdp based on if vrr possible drm/i915/display: Move as sdp params change to fastset .../drm/i915/display/intel_crtc_state_dump.c | 4 ++- drivers/gpu/drm/i915/display/intel_display.c | 5 ++-- drivers/gpu/drm/i915/display/intel_dp.c | 8 +++--- drivers/gpu/drm/i915/display/intel_vrr.c | 25 ++++++++----------- 4 files changed, 19 insertions(+), 23 deletions(-) -- 2.46.0