✗ CI.checkpatch: warning for LOBF enablement fix (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 24 18:45:24 UTC 2025
== Series Details ==
Series: LOBF enablement fix (rev3)
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 e152a43cbae661eccf12bc16fb0a626a093c09da
Author: Animesh Manna <animesh.manna at intel.com>
Date: Mon Feb 24 13:38:47 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 a5a9504217e25c850ff9e82d38c1093dbdbf20f9 drm-intel
c98a89e8510d drm/i915/lobf: Add lobf enablement in post plane update
f3ac498b1189 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
74123c2e908b drm/i915/lobf: Add fixed refresh rate check in compute_config()
d9bca6963d35 drm/i915/lobf: Update lobf if any change in dependent parameters
7dba8dc85261 drm/i915/lobf: Add debug interface for lobf
c8b36637e309 drm/i915/lobf: Check for sink error and disable LOBF
3b93c7a82c3a drm/i915/lobf: Add mutex for alpm update
-:142: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#142: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1805:
+ struct mutex lock;
total: 0 errors, 0 warnings, 1 checks, 116 lines checked
e152a43cbae6 drm/i915/lobf: Add debug print for LOBF
More information about the Intel-xe
mailing list