✓ CI.checkpatch: success for drm/xe: Restrict user fences to long running VMs

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 4 19:39:00 UTC 2024


== Series Details ==

Series: drm/xe: Restrict user fences to long running VMs
URL   : https://patchwork.freedesktop.org/series/134392/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 80978b669228cb2b979547268a346ca18f8bfa9d
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Mon Jun 3 10:53:12 2024 -0700

    drm/xe: Restrict user fences to long running VMs
    
    User fences are intended to be used on long running VMs, enforce this
    restriction. This addresses possible concerns of using user fences in
    dma-fence and having the dma-fence signal before the user fence.
    
    Fixes: d1df9bfbf68c ("drm/xe: Only allow 1 ufence per exec / bind IOCTL")
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: stable at vger.kernel.org
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 77588a3e3e58917a9b1d992aeef6f02a6b85ded5 drm-intel
80978b669228 drm/xe: Restrict user fences to long running VMs




More information about the Intel-xe mailing list