All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ALPM AUX-Less
@ 2024-02-15 10:49 Jouni Högander
  2024-02-15 10:49 ` [PATCH 1/6] drm/display: Add missing aux less alpm wake related bits Jouni Högander
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Jouni Högander @ 2024-02-15 10:49 UTC (permalink / raw)
  To: intel-gfx; +Cc: Jouni Högander, Animesh Manna, Arun R Murthy

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@intel.com>
Cc: Arun R Murthy <arun.r.murthy@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


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

end of thread, other threads:[~2024-02-19  7:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-15 10:49 [PATCH 0/6] ALPM AUX-Less Jouni Högander
2024-02-15 10:49 ` [PATCH 1/6] drm/display: Add missing aux less alpm wake related bits Jouni Högander
2024-02-15 10:49 ` [PATCH 2/6] drm/i915/psr: Calculate aux less wake time Jouni Högander
2024-02-15 15:32   ` Ville Syrjälä
2024-02-15 10:49 ` [PATCH 3/6] drm/i915/psr: Calculate aux less switch to active latency Jouni Högander
2024-02-15 10:49 ` [PATCH 4/6] drm/i915/psr: Silence period and lfps half cycle Jouni Högander
2024-02-16  2:47   ` kernel test robot
2024-02-19  7:03   ` Dan Carpenter
2024-02-15 10:49 ` [PATCH 5/6] drm/i915/psr: Add missing ALPM AUX-Less register defintions Jouni Högander
2024-02-15 10:49 ` [PATCH 6/6] drm/i915/psr: Enable ALPM for eDP Panel replay Jouni Högander
2024-02-15 11:40 ` ✗ Fi.CI.CHECKPATCH: warning for ALPM AUX-Less Patchwork
2024-02-15 11:40 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-02-15 11:54 ` ✓ Fi.CI.BAT: success " Patchwork
2024-02-16  8:22 ` ✓ Fi.CI.IGT: " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.