[PATCH v2 0/5] IO and fast wake lines calculation and increase fw sync length
Jouni Högander
jouni.hogander at intel.com
Thu Feb 22 11:57:23 UTC 2024
This patch set is improving IO and fast wake lines calculation in PSR
code:
Use actual fast wake sync pulse count in calculation
Implement getter for IO buffer wake times and use that.
Better presentation on how these are calculated.
Use calculation for display version < 12 as well.
Also number of precharge pulses is increased by 2 pulses to fix
problems with certain panel models.
v2:
- do not add function pointer
- rename io_wake_time in if block to io_buffer_wake_time
- rename get_io_wake_time to get_io_buffer_wake_time
- use calculation for display version < 12 as well
- split LunarLake IO buffer wake times as a separate patch
Jouni Högander (5):
drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code
drm/i915/psr: Improve fast and IO wake lines calculation
drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER <
12
drm/i915/psr: Add IO buffer wake times for LunarLake and beyond
drm/i915/display: Increase number of fast wake precharge pulses
drivers/gpu/drm/i915/display/intel_dp_aux.c | 6 +--
drivers/gpu/drm/i915/display/intel_dp_aux.h | 1 +
drivers/gpu/drm/i915/display/intel_psr.c | 53 ++++++++++++++++-----
3 files changed, 46 insertions(+), 14 deletions(-)
--
2.34.1
More information about the Intel-gfx
mailing list