]> www.infradead.org Git - users/willy/xarray.git/commit
drm/i915/psr: LunarLake IO and Fast Wake time line count maximums are 68
authorJouni Högander <jouni.hogander@intel.com>
Fri, 17 May 2024 07:30:03 +0000 (10:30 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Mon, 20 May 2024 04:34:45 +0000 (07:34 +0300)
commit45430e7b7c8de9ed910d99cc8906db3db5a1334d
treef9a91a061ede07280014121f3ecd7b7949d47b6c
parent007ed70831426d4cc108d879d688de6b8e3e6d45
drm/i915/psr: LunarLake IO and Fast Wake time line count maximums are 68

On LunarLake maximum for IO and Fast Wake time line counts are 68: 6 bits +
5 lines added by the HW. Take this into account in calculation and when
writing the IO Wake lines.

v2: maximum line count is 68 (6 bits + 5 lines added by HW)

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Uma Shankar <uma.shankar@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240517073005.2414293-2-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c