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

Patchwork patchwork at emeril.freedesktop.org
Mon Mar 3 09:06:16 UTC 2025


== Series Details ==

Series: LOBF enablement fix (rev4)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6105810b1797ac5cf2cf90852bde50a09a053ee8
Author: Animesh Manna <animesh.manna at intel.com>
Date:   Mon Mar 3 14:05:22 2025 +0530

    drm/i915/lobf: Add debug print for LOBF
    
    Lobf is enabled part of ALPM configuration and if has_lobf
    is set to true respective bit for LOBF will be set. Add debug
    print while setting the bitfield of LOBF.
    
    Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 60b234fe25a41a2678a21d545477e22e0550faba drm-intel
ad365c3b4ae0 drm/i915/lobf: Add lobf enablement in post plane update
e470580b0c19 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
92f68e139c13 drm/i915/lobf: Add fixed refresh rate check in compute_config()
b90bb5735cc7 drm/i915/lobf: Update lobf if any change in dependent parameters
ba9caeef1706 drm/i915/lobf: Add debug interface for lobf
844f3000dfb3 drm/i915/lobf: Check for sink error and disable LOBF
7f643154f4ad drm/i915/lobf: Add mutex for alpm update
-:144: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#144: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1805:
+		struct mutex lock;

total: 0 errors, 0 warnings, 1 checks, 117 lines checked
6105810b1797 drm/i915/lobf: Add debug print for LOBF




More information about the Intel-xe mailing list