✗ CI.checkpatch: warning for LOBF enablement fix (rev5)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 19 19:42:25 UTC 2025
== Series Details ==
Series: LOBF enablement fix (rev5)
URL : https://patchwork.freedesktop.org/series/142278/
State : warning
== Summary ==
+ KERNEL=/kernel
+ git clone https://github.com/intel-lgci-fdo-gitlab-mirror/drm.maintainer-tools mt
Cloning into 'mt'...
+ git -C mt rev-list -n1 origin/master
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9668cbf5d7cdf8e0555ae1ea798b714964cf6267
Author: Animesh Manna <animesh.manna at intel.com>
Date: Thu Mar 20 00:45:08 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 a958e31a81b3267201c85b6f171419586afa792c drm-intel
200f390062a4 drm/i915/lobf: Add lobf enablement in post plane update
b544c780bd66 drm/i915/lobf: Disintegrate alpm_disable from psr_disable
e373adf0ea94 drm/i915/lobf: Add fixed refresh rate check in compute_config()
a3cd848691f3 drm/i915/lobf: Update lobf if any change in dependent parameters
a2e547dc09e7 drm/i915/lobf: Add debug interface for lobf
5a56748208cb drm/i915/lobf: Check for sink error and disable LOBF
00f09db0cff1 drm/i915/lobf: Add mutex for alpm update
-:87: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#87: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1809:
+ struct mutex lock;
total: 0 errors, 0 warnings, 1 checks, 68 lines checked
9668cbf5d7cd drm/i915/lobf: Add debug print for LOBF
More information about the Intel-xe
mailing list