]> www.infradead.org Git - nvme.git/commit
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
authorJouni Högander <jouni.hogander@intel.com>
Tue, 18 Jun 2024 05:30:20 +0000 (08:30 +0300)
committerJouni Högander <jouni.hogander@intel.com>
Wed, 19 Jun 2024 04:42:08 +0000 (07:42 +0300)
commit22f3a60558da4509c0c3fa49b82a5d7e6f677cf5
treefa80d161094394d75a55b7d6dcfeabb29919f742
parent1eb28818c2418e341af2e8b5385243e03e841ae8
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation

Port clock is link rate in 10 kbit/s units. Take this into account when
calculating AUX Less wake time.

Fixes: da6a9836ac09 ("drm/i915/psr: Calculate aux less wake time")
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/20240618053026.3268759-4-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_alpm.c