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

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 9 15:03:38 UTC 2025


== Series Details ==

Series: LOBF enablement fix (rev7)
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 66eb4be521d973651231aa66d3323970062b24fc
Author: Animesh Manna <animesh.manna at intel.com>
Date:   Wed Apr 9 19:32:58 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>
    Reviewed-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch c142c0202fe1fd68dbd8f2464b76203b940298b7 drm-intel
2c66629c05f7 drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
f210cd62cdac drm/i915/lobf: Add lobf enablement in post plane update
39940822de94 drm/i915/lobf: Add debug print for LOBF
33c43dcc20fd drm/i915/lobf: Disintegrate alpm_disable from psr_disable
cabfaa060e19 drm/i915/lobf: Add fixed refresh rate check in compute_config()
95fca094d85c drm/i915/lobf: Update lobf if any change in dependent parameters
1bf56d6a75f3 drm/i915/lobf: Add debug interface for lobf
af4442dcea3a 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
66eb4be521d9 drm/i915/lobf: Check for sink error and disable LOBF




More information about the Intel-xe mailing list