✓ CI.checkpatch: success for drm/xe: Drop force_alloc from xe_bo_evict in selftests (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 28 02:28:56 UTC 2025


== Series Details ==

Series: drm/xe: Drop force_alloc from xe_bo_evict in selftests (rev2)
URL   : https://patchwork.freedesktop.org/series/148326/
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 a9b8c2548143790d97e2cd3664f27fa7c47ee7cc
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Sun Apr 27 19:23:18 2025 -0700

    drm/xe: Drop force_alloc from xe_bo_evict in selftests
    
    The force_alloc flag was removed from TTM / Xe but updating the
    selftests to new function interfaces was missed. Remove argument from
    xe_bo_evict in selftests.
    
    v2:
     - Fix dma-buf, migrate selftests (CI)
    
    Fixes: 55df7c0c62c1 ("drm/ttm/xe: drop unused force_alloc flag")
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: Clint Taylor <Clinton.A.Taylor at intel.com>
+ /mt/dim checkpatch f05adacde2faff8e0938d53b42ed318a06229f9c drm-intel
a9b8c2548143 drm/xe: Drop force_alloc from xe_bo_evict in selftests




More information about the Intel-xe mailing list