✗ CI.checkpatch: warning for drm/i915/pfit: panel fitter refactors
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 26 13:16:41 UTC 2025
== Series Details ==
Series: drm/i915/pfit: panel fitter refactors
URL : https://patchwork.freedesktop.org/series/145470/
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 7160cf4ce68bc6e00bcbee38fee865eecb879471
Author: Jani Nikula <jani.nikula at intel.com>
Date: Wed Feb 26 12:01:11 2025 +0200
drm/i915/pfit: split out intel_pfit_regs.h
Split out the panel fitter registers to a separate file.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 5bcb67a2a4c61034f5a25c024631c5fbf351ee8d drm-intel
53dbb4f45bfa drm/i915/pfit: rename intel_panel_fitting() to intel_pfit_compute_config()
cac94d1eda49 drm/i915/pfit: move ilk and i9xx pfit code to intel_pfit.[ch]
-:356: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#356: FILE: drivers/gpu/drm/i915/display/intel_pfit.c:595:
+ * it's in use. The hw state code will make sure we get this right. */
-:422: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#422: FILE: drivers/gpu/drm/i915/display/intel_pfit.c:661:
+ * default, change to something else for debugging. */
total: 0 errors, 2 warnings, 0 checks, 436 lines checked
a7ce51624301 drm/i915/pfit: fix comment style for moved comments
80c4a238ff82 drm/i915/pfit: convert moved code to struct intel_display
7160cf4ce68b drm/i915/pfit: split out intel_pfit_regs.h
-:47: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#47:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 189 lines checked
More information about the Intel-xe
mailing list