public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR
@ 2026-04-28  7:44 Ankit Nautiyal
  2026-04-28  7:44 ` [PATCH 1/9] drm/dp: Rename and relocate AS SDP payload field masks Ankit Nautiyal
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Ankit Nautiyal @ 2026-04-28  7:44 UTC (permalink / raw)
  To: intel-gfx, intel-xe, dri-devel; +Cc: ville.syrjala, jani.nikula, Ankit Nautiyal

This is a subset of patches separated from the series at
https://patchwork.freedesktop.org/series/164512/ for merging.

These are drm-core (drm/dp) patches that clean up and extend the
Adaptive Sync SDP definitions and helpers in preparation for
Panel Replay + VRR support.

Rev2:
 - Refactor SDP logging to use space-separated field and
   drm_printf_indent. (Ville, Jani)

Ankit Nautiyal (9):
  drm/dp: Rename and relocate AS SDP payload field masks
  drm/dp: Clean up DPRX feature enumeration macros
  drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support
  drm/dp: Add DPCD for configuring AS SDP for PR + VRR
  drm/dp: Refactor AS SDP logging to use space-separated field names
  drm/dp: Store coasting vtotal in struct drm_dp_as_sdp
  drm/dp: Add a helper to get the SDP type as a string
  drm/dp: Add target_rr_divider field in AS SDP logging
  drm/dp: Use drm_printf_indent for DP SDP logging

 drivers/gpu/drm/display/drm_dp_helper.c | 69 ++++++++++++++++++-------
 drivers/gpu/drm/i915/display/intel_dp.c |  4 +-
 include/drm/display/drm_dp.h            | 20 ++++---
 include/drm/display/drm_dp_helper.h     |  1 +
 4 files changed, 68 insertions(+), 26 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2026-04-28 15:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28  7:44 [PATCH 0/9] AS SDP cleanups and additions for Panel Replay + VRR Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 1/9] drm/dp: Rename and relocate AS SDP payload field masks Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 2/9] drm/dp: Clean up DPRX feature enumeration macros Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 3/9] drm/dp: Add bits for AS SDP FAVT Payload Fields Parsing support Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 4/9] drm/dp: Add DPCD for configuring AS SDP for PR + VRR Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 5/9] drm/dp: Refactor AS SDP logging to use space-separated field names Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 6/9] drm/dp: Store coasting vtotal in struct drm_dp_as_sdp Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 7/9] drm/dp: Add a helper to get the SDP type as a string Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 8/9] drm/dp: Add target_rr_divider field in AS SDP logging Ankit Nautiyal
2026-04-28  7:44 ` [PATCH 9/9] drm/dp: Use drm_printf_indent for DP " Ankit Nautiyal
2026-04-28 10:17   ` Jani Nikula
2026-04-28  9:13 ` ✓ i915.CI.BAT: success for AS SDP cleanups and additions for Panel Replay + VRR (rev2) Patchwork
2026-04-28 15:52 ` ✓ i915.CI.Full: " Patchwork

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