✗ CI.checkpatch: warning for LOBF enablement fix (rev9)

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 23 16:12:17 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 d4f87222beafd31174a080f3c09f26f133076563
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>
    Reviewed-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch ccc6bbc95e31e177fd86bc3cc5b909575bcdf0e3 drm-intel
027b23cfa42e drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
d771e61a0970 drm/i915/lobf: Add lobf enablement in post plane update
5315fbad0428 drm/i915/lobf: Add debug print for LOBF
5fdf82ad0a05 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
6da594ceb902 drm/i915/lobf: Add fixed refresh rate check in compute_config()
df92e0fff02d drm/i915/lobf: Update lobf if any change in dependent parameters
0b4a0b6cd3eb drm/i915/lobf: Add debug interface for lobf
4860a2e3e71e 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:1812:
+		struct mutex lock;

total: 0 errors, 0 warnings, 1 checks, 76 lines checked
beee7b4331f8 drm/i915/lobf: Check for sink error and disable LOBF
8ad1dc85a185 drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
d4f87222beaf drm/i915/display: Disintegrate sink alpm enable from psr with lobf




More information about the Intel-xe mailing list