]> www.infradead.org Git - nvme.git/commit
drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
authorJouni Högander <jouni.hogander@intel.com>
Fri, 7 Jun 2024 13:49:06 +0000 (16:49 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Tue, 11 Jun 2024 09:59:33 +0000 (12:59 +0300)
commit1fceeb85de3b76cfafa3c3649b56c864f04f49cd
tree894ac4e5cfdc3b969ec5c5e2d2c259893018e7e0
parent21925ee8e68fdb9e7b7d1898f34b5ad0b7c3f5c9
drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL

Currently AUX Less Wake lines are not written into ALPM_CTL. Fix this.

Fixes: 1ccbf135862b ("drm/i915/psr: Enable ALPM on source side for eDP Panel replay")
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/20240607134917.1327574-3-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_alpm.c