]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/psr: Modify dg2_activate_panel_replay to support eDP
authorJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 06:21:31 +0000 (09:21 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 25 Jun 2024 05:28:43 +0000 (08:28 +0300)
commit85582ad0bc44960def44c78674c0c9b8dc007817
tree345327a614f8c5ec6a680127792eb0b309a04109
parent623ad75a014864d3551ca2aa83ce19458ef1299e
drm/i915/psr: Modify dg2_activate_panel_replay to support eDP

There are couple of bits in PSR2_CTL which needs to be written in case of
eDP Panel Replay

Bspec: 68920

v2: use boolean instead of assuming eDP Panel Replay mean Early Transport

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619062131.4021196-12-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c