]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/dp: Add DPCD for configuring AS SDP for PR + VRR
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Tue, 28 Apr 2026 07:44:52 +0000 (13:14 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Mon, 11 May 2026 08:58:43 +0000 (14:28 +0530)
commit69070f4d2d2a2e5435ae2d4db6f04e7ba429da07
tree0496734da7b132c834c1b4946986f95f12e92721
parent715e0fd96b83e6638e44d58da95c0120e3c7693d
drm/dp: Add DPCD for configuring AS SDP for PR + VRR

Add additional DPCDs required to be configured to support VRR with Panel
Replay. These DPCDs are specifically required for configuring Adaptive Sync
SDP and are introduced in DP v2.1.

v2:
 - Correct the shift for the bits. (Ville)
 - Add DP_PR_ prefix for the PR-related fields.
v3:
 - Use macro values in their shifted form to match the convention. (Ville)
v4:
 - Add macro for the mask. (Ville)

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Link: https://patch.msgid.link/20260428074457.3566918-5-ankit.k.nautiyal@intel.com
include/drm/display/drm_dp.h