]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Wed, 27 May 2026 04:10:44 +0000 (09:40 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 28 May 2026 11:18:05 +0000 (16:48 +0530)
commitc3ea3fd4b4cf2dc321c7abbd81b7340577d0b4ee
tree1000d1b1a8cb54f9de78c7a900e5ac8fffa04526
parent200bf467d4375067729744483fa3d338bb3b145d
drm/i915/psr: Program Panel Replay CONFIG3 using AS SDP transmission time

Panel Replay requires the AS SDP transmission time to be written into
PANEL_REPLAY_CONFIG3. This field was previously not programmed.

Use the AS SDP transmission-time helper to populate CONFIG3.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patch.msgid.link/20260527041050.601735-7-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_psr.c