✓ CI.checkpatch: success for ALPM rework and fixes (rev5)

Patchwork patchwork at emeril.freedesktop.org
Wed May 14 06:24:43 UTC 2025


== Series Details ==

Series: ALPM rework and fixes (rev5)
URL   : https://patchwork.freedesktop.org/series/148619/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5253cb29a73fba971e8642c803c066c5ff527e05
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Tue May 13 08:48:14 2025 +0300

    drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
    
    Currently we are seeing these on PTL:
    
    xe 0000:00:02.0: [drm] *ERROR* Timeout waiting for DDI BUF A to get active
    
    These seem to be caused by writing ALPM registers while Panel Replay is
    enabled.
    
    Fix this by writing ALPM registers only when Panel Replay is about to be
    enabled.
    
    v4: improve comment on intel_psr_panel_replay_enable_sink call
    v3: enable/disable ALPM from PSR code
    
    Fixes: 172757acd6f6 ("drm/i915/lobf: Add lobf enablement in post plane update")
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
    Reviewed-by: Suraj Kandpal <suraj.kandpal at intel.com>
+ /mt/dim checkpatch 4fd790cf2b20fd2ab205aa2a074cecd214562089 drm-intel
db8657449a40 drm/i915/alpm: Make intel_alpm_enable_sink available for PSR
5253cb29a73f drm/i915/alpm: Stop writing ALPM registers when PSR is enabled




More information about the Intel-xe mailing list