[PATCH 00/13] Panel Replay eDP prepare
Hogander, Jouni
jouni.hogander at intel.com
Tue Jun 11 10:20:19 UTC 2024
On Mon, 2024-06-10 at 09:30 +0000, Manna, Animesh wrote:
>
>
> > -----Original Message-----
> > From: Hogander, Jouni <jouni.hogander at intel.com>
> > Sent: Friday, June 7, 2024 7:19 PM
> > To: intel-gfx at lists.freedesktop.org
> > Cc: Manna, Animesh <animesh.manna at intel.com>; Kahola, Mika
> > <mika.kahola at intel.com>; Hogander, Jouni <jouni.hogander at intel.com>
> > Subject: [PATCH 00/13] Panel Replay eDP prepare
> >
> > This is a subset of "Panel Replay eDP" patch set. It contains
> > various
> > preparations and fixes for enabling Panel Replay eDP. These are
> > seen as safe
> > to merge next and not yet enabling Panel Replay eDP.
> >
> > Jouni Högander (13):
> > drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
> > drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
> > drm/i915/display: Take panel replay into account in vsc sdp
> > unpacking
> > drm/i915/display: Skip Panel Replay on pipe comparison if no
> > active
> > planes
> > drm/display: Add missing Panel Replay Enable SU Region ET bit
> > drm/i915/psr: Split enabling sink for PSR and Panel Replay
> > drm/i915/alpm: Share alpm support checks with PSR code
> > drm/i915/psr: Add Panel Replay support to
> > intel_psr2_config_et_valid
> > drm/i915/psr: Print Panel Replay status instead of frame lock
> > status
> > drm/i915/psr: Move vblank length check to separate function
> > drm/i915/psr: Take into account SU SDP scanline indication in
> > vblank
> > check
> > drm/i915/psr: Check vblank against IO buffer wake time on
> > Lunarlake
> > drm/i915/psr: Wake time is aux less wake time for Panel Replay
>
> There are some checkpatch checks need to be fixed, with these fixed
> for the whole patchset,
>
> Reviewed-by: Animesh Manna <animesh.manna at intel.com>
These are now pushed to drm-intel-next with some clean-ups fixing check
patch warnings as suggested by Animesh.
Thank you Animesh and Maarten for your help on these patches.
BR,
Jouni Högander
>
> >
> > drivers/gpu/drm/i915/display/intel_alpm.c | 11 +-
> > drivers/gpu/drm/i915/display/intel_alpm.h | 2 +
> > drivers/gpu/drm/i915/display/intel_display.c | 4 +-
> > .../drm/i915/display/intel_display_types.h | 1 +
> > drivers/gpu/drm/i915/display/intel_dp.c | 5 +-
> > drivers/gpu/drm/i915/display/intel_psr.c | 161 +++++++++-----
> > ----
> > include/drm/display/drm_dp.h | 1 +
> > 7 files changed, 102 insertions(+), 83 deletions(-)
> >
> > --
> > 2.34.1
>
More information about the Intel-gfx
mailing list