Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] Link off between frames for edp
@ 2024-03-04  7:43 Animesh Manna
  2024-03-04  7:43 ` [RFC 1/3] drm/i915/alpm: Move alpm parameters from intel_psr Animesh Manna
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Animesh Manna @ 2024-03-04  7:43 UTC (permalink / raw)
  To: intel-gfx; +Cc: jouni.hogander, arun.r.murthy, Animesh Manna

Link Off Between Active Frames (LOBF) allows an eDP link to be turned Off and On
durning long VBLANK durations without enabling any of the PSR/PSR2/PR modes of operation.

Bspec: 71477

Note: This is a feature has dependency on ALPM, AS SDP. So the below changes
are done on top of the following patch series where review is ongoing. So
compilation issue expected from CI.
https://patchwork.freedesktop.org/series/129938/
https://patchwork.freedesktop.org/series/126829/

These patches are not tested, sending early for review feedback

Signed-off-by: Animesh Manna <animesh.manna@intel.com>

Animesh Manna (3):
  drm/i915/alpm: Move alpm parameters from intel_psr
  drm/i915/alpm: Add compute config for lobf
  drm/i915/alpm: Enable lobf from source in ALPM_CTL

 .../drm/i915/display/intel_display_types.h    | 27 +++---
 drivers/gpu/drm/i915/display/intel_dp.c       |  1 +
 drivers/gpu/drm/i915/display/intel_psr.c      | 92 ++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_psr.h      |  3 +
 4 files changed, 89 insertions(+), 34 deletions(-)

-- 
2.29.0


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

end of thread, other threads:[~2024-03-08 13:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04  7:43 [RFC 0/3] Link off between frames for edp Animesh Manna
2024-03-04  7:43 ` [RFC 1/3] drm/i915/alpm: Move alpm parameters from intel_psr Animesh Manna
2024-03-04  7:43 ` [RFC 2/3] drm/i915/alpm: Add compute config for lobf Animesh Manna
2024-03-04 17:33   ` Jani Nikula
2024-03-05  7:31     ` Manna, Animesh
2024-03-08 13:21   ` Hogander, Jouni
2024-03-04  7:43 ` [RFC 3/3] drm/i915/alpm: Enable lobf from source in ALPM_CTL Animesh Manna
2024-03-04 23:35 ` ✗ Fi.CI.BUILD: failure for Link off between frames for edp Patchwork

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