]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Add new function for writing sink panel replay enable bit
authorJouni Högander <jouni.hogander@intel.com>
Thu, 9 Jan 2025 10:35:29 +0000 (12:35 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 21 Jan 2025 09:55:34 +0000 (11:55 +0200)
commita20dea718fca0a474ad5773bdc6504d6f5727322
treeed6f27578d666519e393a311b9991c6a5486ef36
parent67a98f7e27baf8c22483ec4873a8d8efdf71b55d
drm/i915/psr: Add new function for writing sink panel replay enable bit

According to DP/eDP specification only DP_PANEL_REPLAY_ENABLE has to be set
prior link training. For this purpose add a new function which sets this
bit on sink side if Panel Replay is supported by the sink and the source.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Mika Kahola <mika.kahola@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250109103532.2093356-2-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c
drivers/gpu/drm/i915/display/intel_psr.h