✗ CI.checkpatch: warning for Introduce drm sharpness property (rev10)
Patchwork
patchwork at emeril.freedesktop.org
Tue Mar 4 12:03:52 UTC 2025
== Series Details ==
Series: Introduce drm sharpness property (rev10)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 93eb8e4cd6795772fed9f17da5dc145bcde1932f
Author: Nemesa Garg <nemesa.garg at intel.com>
Date: Tue Mar 4 15:58:57 2025 +0530
drm/i915/display: Expose casf property
Expose the drm crtc sharpness property
which will ultimately enable the sharpness.
Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
+ /mt/dim checkpatch 1cf56e26a93292ca26fbf891368b75a67e8700dc drm-intel
ab1afa9cf560 drm/i915/display: Introduce sharpness strength property
fd847e510839 drm/i915/display: Introduce HAS_CASF macro
653e295e9bbf drm/i915/display: Add sharpness strength and winsize
-:24: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#24:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 160 lines checked
ba57a1fa08c0 drm/i915/display: Add filter lut values
0a32e9ab9441 drm/i915/display: Compute the scaler filter coefficients
ad86ec318655 drm/i915/display: Add and compute scaler parameter
b9b8170a2a3a drm/i915/display: Configure the second scaler for sharpness
e0ccf108a448 drm/i915/display: Call the compute function
1eb76c477b8e drm/i915/display: Enable/disable casf
93eb8e4cd679 drm/i915/display: Expose casf property
More information about the Intel-xe
mailing list