✓ CI.checkpatch: success for ALPM rework and fixes

Patchwork patchwork at emeril.freedesktop.org
Tue May 6 08:15:22 UTC 2025


== Series Details ==

Series: ALPM rework and fixes
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 ae586a57acbf665e640ae8b0ae7e1bb014115f3c
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Tue May 6 10:00:29 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.
    
    Fixes: 172757acd6f6 ("drm/i915/lobf: Add lobf enablement in post plane update")
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch 6ecf79fd8e91e4c2dfed778ba9b2e14dce4880a8 drm-intel
f259884189c8 drm/i915/alpm: Clear ALPM registers when disabling ALPM
9d20aa515b9f drm/i915/alpm: Move disabling sink ALPM to intel_alpm.c
1f57d67ae80e drm/i915/alpm: Disable ALPM rework
ae586a57acbf drm/i915/alpm: Stop writing ALPM registers when PSR is enabled




More information about the Intel-xe mailing list