Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] IO and fast wake lines calculation and increase fw sync length
@ 2024-02-22 11:57 Jouni Högander
  2024-02-22 11:57 ` [PATCH v2 1/5] drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code Jouni Högander
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Jouni Högander @ 2024-02-22 11:57 UTC (permalink / raw)
  To: intel-gfx; +Cc: Ville Syrjälä, Jouni Högander

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-02-26 17:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 11:57 [PATCH v2 0/5] IO and fast wake lines calculation and increase fw sync length Jouni Högander
2024-02-22 11:57 ` [PATCH v2 1/5] drm/i915/display: Make intel_dp_aux_fw_sync_len available for PSR code Jouni Högander
2024-02-26 17:51   ` Jani Nikula
2024-02-22 11:57 ` [PATCH v2 2/5] drm/i915/psr: Improve fast and IO wake lines calculation Jouni Högander
2024-02-22 11:57 ` [PATCH v2 3/5] drm/i915/psr: Calculate IO wake and fast wake lines for DISPLAY_VER < 12 Jouni Högander
2024-02-22 11:57 ` [PATCH v2 4/5] drm/i915/psr: Add IO buffer wake times for LunarLake and beyond Jouni Högander
2024-02-22 11:57 ` [PATCH v2 5/5] drm/i915/display: Increase number of fast wake precharge pulses Jouni Högander
2024-02-22 19:10 ` ✗ Fi.CI.SPARSE: warning for IO and fast wake lines calculation and increase fw sync length (rev2) Patchwork
2024-02-22 19:20 ` ✓ Fi.CI.BAT: success " Patchwork
2024-02-23  6:25 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox