✓ CI.checkpatch: success for drm/xe: Do not warn on SVM migration failing because of 64k requirements

Patchwork patchwork at emeril.freedesktop.org
Thu May 29 17:41:28 UTC 2025


== Series Details ==

Series: drm/xe: Do not warn on SVM migration failing because of 64k requirements
URL   : https://patchwork.freedesktop.org/series/149652/
State : success

== 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 2c0cda328bb3466a90e3f6327038f6af62310bc0
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu May 29 09:43:38 2025 -0700

    drm/xe: Do not warn on SVM migration failing because of 64k requirements
    
    On platforms which only support 64k VRAM pages, it is expected that 4k
    faults will not migrate. Do not warn on this, rather print a debug
    message.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 901190a062301f01d432d9cf164a6b013df3e745 drm-intel
2c0cda328bb3 drm/xe: Do not warn on SVM migration failing because of 64k requirements




More information about the Intel-xe mailing list