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

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 8 10:40:25 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev13)
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6f0f3ed4580ddec14e8e44867cc8a2dbb6b4be9e
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 0f84e82ac3f6cd63b0359d2fe67829b407643d7c drm-intel
785b82f6048b drm/i915/display: Introduce sharpness strength property
c8176c6c2acc drm/i915/display: Introduce HAS_CASF for sharpness support
1b0212d47071 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
662406b1dbd6 drm/i915/display: Add filter lut values
9e5938b95817 drm/i915/display: Compute the scaler coefficients
b9d8b8b0f6df drm/i915/display: Add and compute scaler parameter
6b5d02d011d2 drm/i915/display: Configure the second scaler
96cb4437727d drm/i915/display: Set and get the casf config
0063adcd3274 drm/i915/display: Enable/disable casf
6f0f3ed4580d drm/i915/display: Expose sharpness strength property




More information about the Intel-xe mailing list