]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency
authorAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Wed, 24 Sep 2025 14:15:33 +0000 (19:45 +0530)
committerAnkit Nautiyal <ankit.k.nautiyal@intel.com>
Thu, 25 Sep 2025 13:08:12 +0000 (18:38 +0530)
commit6131428a47537efd10d87ec77ee621deedb93763
tree146e5fe4e3543704bb950367eba340c5f14df5f1
parentc2e04017fb0b40f7b5ac1db4e9ab49e84b74f567
drm/i915/psr: s/intel_psr_min_vblank_delay/intel_psr_min_set_context_latency

Rename intel_psr_min_vblank_delay to intel_psr_min_set_context_latency
to reflect that it provides the minimum value for 'Set context
latency'(SCL or Window W2) for PSR/Panel Replay to work correctly across
different platforms.

Signed-off-by: Ankit Nautiyal <ankit.k.nautiyal@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://lore.kernel.org/r/20250924141542.3122126-2-ankit.k.nautiyal@intel.com
drivers/gpu/drm/i915/display/intel_display.c
drivers/gpu/drm/i915/display/intel_psr.c
drivers/gpu/drm/i915/display/intel_psr.h