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

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 17 08:32:39 UTC 2025


== Series Details ==

Series: Introduce drm sharpness property (rev7)
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 326868235a55b77cb20baaac2533102372264d8e
Author: Nemesa Garg <nemesa.garg at intel.com>
Date:   Fri Feb 14 20:41:32 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]
    
    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 6a9d2dbb5b88b9e6bf74aa2934f5280ca4a6f934 drm-intel
b9d55a905c8e drm: Introduce sharpness strength property
9cd44f20cd95 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
02d874b161cd 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
c42d2cfbe704 drm/i915/display: Configure the second scaler for sharpness
c6acdd0b6add drm/i915/display: Add registers and compute the strength
326868235a55 drm/i915/display: Load the lut values and enable sharpness




More information about the Intel-xe mailing list