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

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 10 14:12:32 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev14)
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 856ed67db474fb279adf8307834e0b93fbef0613
Author: Nemesa Garg <nemesa.garg at intel.com>
Date:   Tue Apr 8 15:55:06 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 457049ad31ee5b64dd86230518144d366c32bc04 drm-intel
4f1a02020528 drm/i915/display: Introduce sharpness strength property
5b0a764c8fef drm/i915/display: Introduce HAS_CASF for sharpness support
fa8bdda59062 drm/i915/display: Add strength and winsize register
-:33: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#33: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 181 lines checked
be19120725d2 drm/i915/display: Add filter lut values
e7ede024f271 drm/i915/display: Compute the scaler coefficients
6a8384868da1 drm/i915/display: Add and compute scaler parameter
e86fc790f449 drm/i915/display: Configure the second scaler
2c57bf452527 drm/i915/display: Set and get the casf config
791cfcc1afb1 drm/i915/display: Enable/disable casf
856ed67db474 drm/i915/display: Expose sharpness strength property




More information about the Intel-xe mailing list