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

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 3 09:57:12 UTC 2025


== Series Details ==

Series: LOBF enablement fix (rev6)
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7f3c8ea5c5e81de316b711fbcc0401e365a53b3d
Author: Animesh Manna <animesh.manna at intel.com>
Date:   Thu Apr 3 14:58:25 2025 +0530

    drm/i915/lobf: Check for sink error and disable LOBF
    
    Disable LOBF/ALPM for any erroneous condition from sink side.
    
    v1: Initial version.
    v2: Add centralized alpm error handling. [Jouni]
    v3: Improve debug print. [Jouni]
    v4: Disable alpm permanently for sink error. [Jouni]
    
    Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 135e2838ed7d44d880e7e19971b1234e6ae04ded drm-intel
18f79e3f6034 drm/i915/lobf: Add lobf enablement in post plane update
98c8d852d87c drm/i915/lobf: Add debug print for LOBF
233da9871435 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
1c4ce38c330d drm/i915/lobf: Add fixed refresh rate check in compute_config()
83172759f366 drm/i915/lobf: Update lobf if any change in dependent parameters
931c72ed7ef3 drm/i915/lobf: Add debug interface for lobf
57e3a31d1bc2 drm/i915/lobf: Add mutex for alpm update
-:89: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#89: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1809:
+		struct mutex lock;

total: 0 errors, 0 warnings, 1 checks, 66 lines checked
7f3c8ea5c5e8 drm/i915/lobf: Check for sink error and disable LOBF




More information about the Intel-xe mailing list