✗ CI.checkpatch: warning for VF: Small updates around GGTT handling

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 2 10:39:10 UTC 2025


== Series Details ==

Series: VF: Small updates around GGTT handling
URL   : https://patchwork.freedesktop.org/series/149730/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 78b7106ed742fd0316b7813ca0c713e1e675e301
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Mon Jun 2 12:33:25 2025 +0200

    drm/xe/vf: Add sanity check for GGTT configuration
    
    The VF GGTT configuration was prepared by the PF, which should be
    trusted, was obtained from the GuC, which likely already did some
    sanity checks too, but since it's a received data, we should have
    our own sanity checks to detect early any misconfiguration.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Satyanarayana K V P <satyanarayana.k.v.p at intel.com>
+ /mt/dim checkpatch 5a413356a5cf28569f461e1cd07f5fa45fd74888 drm-intel
4aea1805ca5a drm/xe/vf: Introduce helpers to access GGTT configuration
161d15d2ab30 drm/xe/vf: Move tile-related VF functions to separate file
-:355: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#355: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 575 lines checked
78b7106ed742 drm/xe/vf: Add sanity check for GGTT configuration




More information about the Intel-xe mailing list