✓ CI.checkpatch: success for drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 29 03:56:16 UTC 2024


== Series Details ==

Series: drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
URL   : https://patchwork.freedesktop.org/series/131790/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c31bfc29fd60f39ae6f717c5354104b4ce48d1c4
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Mar 28 20:03:32 2024 +0000

    drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
    
    The commit 84a1ed5e6756 ("drm/xe/uapi: Remove unused flags") is partially
    reverted. At the time, flags not used by user space were removed during
    some cleanup. There is now a need for flags DRM_XE_VM_BIND_FLAG_READONLY
    and DRM_XE_VM_BIND_FLAG_IMMEDIATE by the compute runtime, so they are
    brought back.
    
    v2: Include a link to the PR in the commit message (Matthew Brost)
    
    Cc: Mateusz Jablonski <mateusz.jablonski at intel.com>
    Cc: Michal Mrozek <michal.mrozek at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Link: https://github.com/intel/compute-runtime/pull/717
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 98f893b726e1ba5db2680da3f9f53ab2af9780be drm-intel
c31bfc29fd60 drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE




More information about the Intel-xe mailing list