✗ CI.checkpatch: warning for Introduce drm sharpness property (rev15)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 27 04:43:11 UTC 2025
== Series Details ==
Series: Introduce drm sharpness property (rev15)
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 50601f378c182c6aa17f8479121b833bd6607384
Author: Nemesa Garg <nemesa.garg at intel.com>
Date: Mon May 19 17:56:44 2025 +0530
drm/i915/display: Expose sharpness strength property
Expose the drm crtc sharpness strength property which will enable
or disable the sharpness/casf based on user input. With this user
can set/update the strength of the sharpness or casf filter.
v2: Update subject[Ankit]
Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
4b1220e61a86 drm/i915/display: Introduce sharpness strength property
c69cd1042673 drm/i915/display: Introduce HAS_CASF for sharpness support
d30d8244d059 drm/i915/display: Add strength and winsize register
-:34: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#34:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 188 lines checked
24871fe9daa3 drm/i915/display: Add filter lut values
a244b1a55483 drm/i915/display: Compute the scaler coefficients
ca467b44ca5f drm/i915/display: Add and compute scaler parameter
daf69f5d4ded drm/i915/display: Configure the second scaler
113398600e67 drm/i915/display: Set and get the casf config
bc2ab7fe3ef0 drm/i915/display: Enable/disable casf
50601f378c18 drm/i915/display: Expose sharpness strength property
More information about the Intel-xe
mailing list