[PATCH 0/6] ALPM AUX-Less

Jouni Högander jouni.hogander at intel.com
Wed Feb 14 13:37:18 UTC 2024


This patch set is implementing calculation of ALPM AUX-Less parameters
for Intel HW and writing them in case of AUX-Less is enabled. It is
also enabling ALPM AUX-Less for eDP Panel Replay. Current code is
currently not allowing Panel Replay on eDP. Patches for this are
coming later.

Cc: Animesh Manna <animesh.manna at intel.com>
Cc: Arun R Murthy <arun.r.murthy at intel.com>

Jouni Högander (6):
  drm/display: Add missing aux less alpm wake related bits
  drm/i915/psr: Calculate aux less wake time
  drm/i915/psr: Calculate aux less switch to active latency
  drm/i915/psr: Silence period and lfps half cycle
  drm/i915/psr: Add missing ALPM AUX-Less register defintions
  drm/i915/psr: Enable ALPM for eDP Panel replay

 .../drm/i915/display/intel_display_types.h    |   4 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 188 +++++++++++++++++-
 drivers/gpu/drm/i915/display/intel_psr_regs.h |  12 +-
 include/drm/display/drm_dp.h                  |   5 +-
 4 files changed, 200 insertions(+), 9 deletions(-)

-- 
2.34.1



More information about the Intel-gfx-trybot mailing list