Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix Adaptive Sync SDP for Panel Replay
@ 2025-10-30  5:17 Ankit Nautiyal
  2025-10-30  5:17 ` [PATCH 1/5] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP Ankit Nautiyal
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Ankit Nautiyal @ 2025-10-30  5:17 UTC (permalink / raw)
  To: intel-gfx, intel-xe; +Cc: jouni.hogander, ville.syrjala, Ankit Nautiyal

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/1b8c6c6de1e5fe0db83e6ae942dfee7e6f950767.camel@intel.com/
[2] https://lore.kernel.org/all/aPtqdAxDwiuQZbrn@intel.com/

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-10-30 13:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30  5:17 [PATCH 0/5] Fix Adaptive Sync SDP for Panel Replay Ankit Nautiyal
2025-10-30  5:17 ` [PATCH 1/5] drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP Ankit Nautiyal
2025-10-30  8:18   ` Ville Syrjälä
2025-10-30  9:28     ` Nautiyal, Ankit K
2025-10-30  5:17 ` [PATCH 2/5] drm/i915/dp: Allow AS_SDP only if panel replay + auxless alpm is supported Ankit Nautiyal
2025-10-30  8:23   ` Ville Syrjälä
2025-10-30  9:32     ` Nautiyal, Ankit K
2025-10-30  5:17 ` [PATCH 3/5] drm/i915/display: Take into account AS SDP in intel_dp_sdp_min_guardband Ankit Nautiyal
2025-10-30  5:17 ` [PATCH 4/5] drm/i915/alpm: Compute LOBF late after guardband is already determined Ankit Nautiyal
2025-10-30  5:17 ` [PATCH 5/5] drm/i915/alpm: Allow LOBF only if window1 > alpm check_entry lines Ankit Nautiyal
2025-10-30 10:35   ` Ville Syrjälä
2025-10-30 13:15     ` Nautiyal, Ankit K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox