✗ CI.checkpatch: warning for Introduce drm sharpness property

Patchwork patchwork at emeril.freedesktop.org
Thu Aug 7 09:41:08 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property
URL   : https://patchwork.freedesktop.org/series/152615/
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
c298eac5978c38dcc62a70c0d73c91765e7cc296
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 899136806e6be2fd3909412e22373f5d5e7331ce
Author: Nemesa Garg <nemesa.garg at intel.com>
Date:   Thu Aug 7 14:58:41 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 e75fad13646be2a02f21a8e9d438b3150108950d drm-intel
1fce5ba678fb drm/drm_crtc: Introduce sharpness strength property
4cc9b6e5c290 drm/i915/display: Introduce HAS_CASF for sharpness support
b373bc69df9c drm/i915/display: Add strength and winsize register
-:35: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#35: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 188 lines checked
c39638068e41 drm/i915/display: Add filter lut values
5737ee8a1be4 drm/i915/display: Compute the scaler coefficients
efa36bb57013 drm/i915/display: Add and compute scaler parameter
88f642334197 drm/i915/display: Configure the second scaler
5e57135f5a43 drm/i915/display: Set and get the casf config
e6101fe51428 drm/i915/display: Enable/disable casf
899136806e6b drm/i915/display: Expose sharpness strength property




More information about the Intel-xe mailing list