✗ CI.checkpatch: warning for LOBF enablement fix (rev8)
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 17 11:53:25 UTC 2025
== Series Details ==
Series: LOBF enablement fix (rev8)
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 3c9c0107e7dc05a9e1990f264713ddccf0eaeee5
Author: Animesh Manna <animesh.manna at intel.com>
Date: Thu Apr 17 15:11:23 2025 +0530
drm/i915/display: Disintegrate sink alpm enable from psr with lobf
Make a generic alpm enable function for sink which can be used for
PSR2/PR/Lobf.
Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 830407db6fa5a871d1a6fcba1e51b42899ff57f6 drm-intel
8df59f438d62 drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
e78cc0c10cde drm/i915/lobf: Add lobf enablement in post plane update
80715ff0a477 drm/i915/lobf: Add debug print for LOBF
25d7e44d41cf drm/i915/lobf: Disintegrate alpm_disable from psr_disable
43a70bb773e4 drm/i915/lobf: Add fixed refresh rate check in compute_config()
2d60850e378f drm/i915/lobf: Update lobf if any change in dependent parameters
508b09eb10c9 drm/i915/lobf: Add debug interface for lobf
05999eee771e drm/i915/lobf: Add mutex for alpm update
-:107: CHECK:UNCOMMENTED_DEFINITION: struct mutex definition without comment
#107: FILE: drivers/gpu/drm/i915/display/intel_display_types.h:1809:
+ struct mutex lock;
total: 0 errors, 0 warnings, 1 checks, 82 lines checked
1d0503268146 drm/i915/lobf: Check for sink error and disable LOBF
3c9c0107e7dc drm/i915/display: Disintegrate sink alpm enable from psr with lobf
More information about the Intel-xe
mailing list