Enable Adaptive Sync SDP always when Panel replay + auxless ALPM is supported. Ensure AS SDP is sent on line which is within the SCL + guardband region.
This series is in continuation from discussions in [1] [2]. [1] https://lore.kernel.org/all/[email protected]/ [2] https://lore.kernel.org/all/[email protected]/ Rev2: Add few fixes in AS_SDP and Lobf. Ankit Nautiyal (4): drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported drm/i915/alpm: Compute LOBF late after guardband is already determined drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines Jouni Högander (1): drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband drivers/gpu/drm/i915/display/intel_alpm.c | 41 ++++++++++++++++++----- drivers/gpu/drm/i915/display/intel_alpm.h | 6 ++-- drivers/gpu/drm/i915/display/intel_dp.c | 35 ++++++++++++++----- 3 files changed, 62 insertions(+), 20 deletions(-) -- 2.45.2
