✗ CI.checkpatch: warning for LOBF enablement fix (rev9)
Patchwork
patchwork at emeril.freedesktop.org
Wed Apr 23 09:53:00 UTC 2025
== Series Details ==
Series: LOBF enablement fix (rev9)
URL : https://patchwork.freedesktop.org/series/142278/
State : warning
== 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 e9f0724e0ccb9e1b9f3596df1297b38c158eb0cf
Author: Animesh Manna <animesh.manna at intel.com>
Date: Wed Apr 23 14:53:34 2025 +0530
drm/i915/display: Disintegrate sink alpm enable from psr with lobf
Make a generic alpm enable function for sink which can be used for
PSR2/PR/Lobf.
Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 3a6aa65ba6ed7ef9992ded617f44faa063b664d9 drm-intel
8b8b664e4cd5 drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
d3a7cc904bc2 drm/i915/lobf: Add lobf enablement in post plane update
80481412c107 drm/i915/lobf: Add debug print for LOBF
8181e73c4326 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
110c136b8e68 drm/i915/lobf: Add fixed refresh rate check in compute_config()
0764ad679797 drm/i915/lobf: Update lobf if any change in dependent parameters
a781341c7a88 drm/i915/lobf: Add debug interface for lobf
b54e406d682b drm/i915/lobf: Add mutex for alpm update
-:100: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#100: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1809:
+ struct mutex lock;
total: 0 errors, 0 warnings, 1 checks, 76 lines checked
0b1720219e37 drm/i915/lobf: Check for sink error and disable LOBF
457f3dc3274b drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
e9f0724e0ccb drm/i915/display: Disintegrate sink alpm enable from psr with lobf
More information about the Intel-xe
mailing list