✗ CI.checkpatch: warning for Introduce drm sharpness property (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 14 10:27:01 UTC 2024
== Series Details ==
Series: Introduce drm sharpness property (rev3)
URL : https://patchwork.freedesktop.org/series/139954/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4347e2c0a13d724b33be8fd636112b7efddea70a
Author: Nemesa Garg <nemesa.garg at intel.com>
Date: Thu Nov 14 15:48:25 2024 +0530
drm/i915/display: Load the lut values and enable sharpness
Load the lut values during pipe enable.
v2: Add the display version check
v3: Fix build issue
Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
+ /mt/dim checkpatch db9b7fa434daee4c587135f8b05da417b9097a42 drm-intel
4f7be92ead5c drm: Introduce sharpness strength property
5ead6e8f32b5 drm/i915/display: Compute the scaler filter coefficients
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 226 lines checked
3a87e008f41c drm/i915/display: Enable the second scaler for sharpness
-:251: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#251: FILE: drivers/gpu/drm/i915/display/skl_scaler.c:693:
+ x = y = 0;
total: 0 errors, 0 warnings, 1 checks, 246 lines checked
e73717933019 drm/i915/display: Add registers and compute the strength
4347e2c0a13d drm/i915/display: Load the lut values and enable sharpness
More information about the Intel-xe
mailing list