On Thu, 14 May 2026, "Nautiyal, Ankit K" <[email protected]> wrote: > On 5/11/2026 6:02 PM, Ankit Nautiyal wrote: >> This series is a spin-off from the original series [1] addressing AS SDP >> handling for Panel Replay and VRR. >> >> It fixes target_rr readback and improves overall Adaptive Sync SDP >> readback handling. >> >> Split out for easier review and merging. >> >> [1] https://patchwork.freedesktop.org/series/164512/ > > Hi Jani, > > This series is reviewed and is ready to be merged, but one of the patch > in the series depends on: > 59e5e15fef9c ("drm/dp: Rename and relocate AS SDP payload field masks") > > which was recently merged in drm-next, so it doesn’t apply cleanly on > current drm-intel-next. > > Would it be possible to get a backmerge from drm-next into > drm-intel-next to bring this in?
It's Rodrigo's turn this cycle. Cc'd. > In hindsight, I realize that in such cases where there is a dependency > on drm patches, > I should have included them in a single series and asked for ack to > merge via drm-intel-next. Either way is fine, you just have to plan for the delay in this route. BR, Jani. > > I'll take care of this going forward. > > Thanks & Regards, > Ankit > > > >> >> Ankit Nautiyal (4): >> drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP >> drm/i915/dp: Use revision field of AS SDP data structure >> drm/i915/dp: Set sdp_type in AS SDP unpack >> drm/i915/dp: Include all relevant AS SDP fields in comparison >> >> drivers/gpu/drm/i915/display/intel_display.c | 6 +++++- >> drivers/gpu/drm/i915/display/intel_dp.c | 10 +++++----- >> 2 files changed, 10 insertions(+), 6 deletions(-) >> -- Jani Nikula, Intel
