✓ CI.checkpatch: success for drm/xe: Retry BO allocation
Patchwork
patchwork at emeril.freedesktop.org
Tue May 14 21:24:32 UTC 2024
== Series Details ==
Series: drm/xe: Retry BO allocation
URL : https://patchwork.freedesktop.org/series/133626/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c47873684d51a5a2f917ab1ebedfdd983cc656f2
Author: Matthew Brost <matthew.brost at intel.com>
Date: Tue May 14 14:19:49 2024 -0700
drm/xe: Retry BO allocation
TTM doesn't support fair eviction via WW locking, this mitigated in by
using retry loops in exec and preempt rebind worker. Extend this retry
loop to BO allocation. Once TTM supports fair eviction this patch can be
reverted.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch a0c161037de0a89c0a9ea744f60099a4f94cc123 drm-intel
c47873684d51 drm/xe: Retry BO allocation
More information about the Intel-xe
mailing list