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

Patchwork patchwork at emeril.freedesktop.org
Thu Feb 20 07:27:16 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev9)
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit aac9242b569157fd70b219ebe0b61e5b3bcfd83b
Author: Nemesa Garg <nemesa.garg at intel.com>
Date:   Wed Feb 19 17:23:59 2025 +0530

    drm/i915/display: Load the lut values and enable sharpness
    
    Load the lut values during pipe enable.
    
    v2: Add the display version check
    v3: Fix build issue
    v4: Rebase
    v5: Add HAS_CASF macro. [Ankit]
        Add scaler_id check while reading state. [Ankit]
    v6: Modify the disable condition.
    
    Signed-off-by: Nemesa Garg <nemesa.garg at intel.com>
    Reviewed-by: Naga Venkata Srikanth V <nagavenkata.srikanth.v at intel.com>
+ /mt/dim checkpatch e19eb43c82480789a93ce0c452e22bbd851b93c6 drm-intel
b06f2ca01f21 drm: Introduce sharpness strength property
80a5faf871e2 drm/i915/display: Compute the scaler filter coefficients
-:38: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#38: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 235 lines checked
9435ce0fe199 drm/i915/display: Enable the second scaler
-:64: CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#64: FILE: drivers/gpu/drm/i915/display/skl_scaler.c:744:
+	x = y = 0;

total: 0 errors, 0 warnings, 1 checks, 71 lines checked
47e55ef80335 drm/i915/display: Configure the second scaler for sharpness
7f1bb6bec23f drm/i915/display: Add registers and compute the strength
aac9242b5691 drm/i915/display: Load the lut values and enable sharpness




More information about the Intel-xe mailing list