[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v2,1/2] drm/xe: Skip applying copy engine fuses

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 13 19:12:44 UTC 2023


== Series Details ==

Series: series starting with [v2,1/2] drm/xe: Skip applying copy engine fuses
URL   : https://patchwork.freedesktop.org/series/119292/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9ea1ab9306f4d5d7367617eec10e1f2cdec6cec4
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Tue Jun 13 11:03:56 2023 -0700

    drm/xe: Fix GMD_ID to revid
    
    In order to calculate revid, let peek_gmdid() return the raw value of
    the register, then calculate arch, release and rev. Also rename the
    variables to make clear what are the as signed values.
    
    While at it, add _MASK suffix to GMD_ID_REVID for consistency with the
    other fields.
    
    v2: Add _MASK suffix to GMD_ID_REVID (Gustavo)
    
    Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 508faf54affb47e827066ad7d79412de08a166b4 drm-intel
bd995b0d9 drm/xe: Skip applying copy engine fuses
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '69a3738ba57f', maybe rebased or not pulled?
#6: 
Like commit 69a3738ba57f ("drm/i915: Skip applying copy engine fuses"),

total: 0 errors, 1 warnings, 0 checks, 9 lines checked
9ea1ab930 drm/xe: Fix GMD_ID to revid




More information about the Intel-xe mailing list