✗ CI.checkpatch: warning for Introduce drm sharpness property (rev15)

Patchwork patchwork at emeril.freedesktop.org
Mon May 19 12:55:14 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 c2dd04434bf658620bb598326b26869d7bf5b878
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 36da6a9300fc8686d01b5450723200dafd89526f drm-intel
393300044dbc drm/i915/display: Introduce sharpness strength property
76695a8fe6e0 drm/i915/display: Introduce HAS_CASF for sharpness support
16e9d5f76341 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
e6d95d6a3d7a drm/i915/display: Add filter lut values
cc7736050994 drm/i915/display: Compute the scaler coefficients
9588bd84d1d0 drm/i915/display: Add and compute scaler parameter
930c63a5c51d drm/i915/display: Configure the second scaler
d117be7614fb drm/i915/display: Set and get the casf config
89884f936268 drm/i915/display: Enable/disable casf
c2dd04434bf6 drm/i915/display: Expose sharpness strength property




More information about the Intel-xe mailing list