[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: fix HuC FW ordering for DG1

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 27 22:31:48 UTC 2023


== Series Details ==

Series: drm/xe: fix HuC FW ordering for DG1
URL   : https://patchwork.freedesktop.org/series/119952/
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 16be65dd7ec34548ac30fcac79196b5a9b8861e0
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Tue Jun 27 15:28:56 2023 -0700

    drm/xe: fix HuC FW ordering for DG1
    
    The firmware definitions must be ordered based on platform, from newer
    to older, which means that the DG1 FW must come before the ADL one.
    
    References: https://gitlab.freedesktop.org/drm/intel/-/issues/8699
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
+ /mt/dim checkpatch abdb420db479bae28a2abd7ba2c66229b7e8cb77 drm-intel
16be65dd7 drm/xe: fix HuC FW ordering for DG1
-:9: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' instead
#9: 
References: https://gitlab.freedesktop.org/drm/intel/-/issues/8699

total: 0 errors, 1 warnings, 0 checks, 10 lines checked




More information about the Intel-xe mailing list