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

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 19 12:10:17 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev8)
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 8f7ef56d1ab6670a8c48613f9a4afe38a0eca73e
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 35ebda344b1753b92ba7665169c84391661758bd drm-intel
a5503441c33b drm: Introduce sharpness strength property
1bc388e927a3 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
2d2f18795b11 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
c0ede7ed9900 drm/i915/display: Configure the second scaler for sharpness
9e4312d50d02 drm/i915/display: Add registers and compute the strength
8f7ef56d1ab6 drm/i915/display: Load the lut values and enable sharpness




More information about the Intel-xe mailing list