✓ CI.checkpatch: success for drm/xe/uapi: Remove unused flags (rev4)

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 23 00:14:50 UTC 2024


== Series Details ==

Series: drm/xe/uapi: Remove unused flags (rev4)
URL   : https://patchwork.freedesktop.org/series/129781/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit c81b394de0d76089b5d024760f9d5cabd57f5bc1
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Thu Feb 22 18:23:56 2024 -0500

    drm/xe/uapi: Remove unused flags
    
    Those cases missed in previous uAPI cleanups were mostly accidentally
    brought in from i915 or created to exercise the possibilities of gpuvm
    but they are not used by userspace yet, so let's remove them. They can
    still be brought back later if needed.
    
    v2:
    - Fix XE_VM_FLAG_FAULT_MODE support in xe_lrc.c (Brian Welty)
    - Leave DRM_XE_VM_BIND_OP_UNMAP_ALL (José Roberto de Souza)
    - Ensure invalid flag values are rejected (Rodrigo Vivi)
    
    v3: Rebase after removal of persistent exec_queues (Francois Dugast)
    
    v4: Rodrigo: Rebase after the new dumpable flag.
    
    Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
    Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Francois Dugast <francois.dugast at intel.com>
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 5e139b8dd8049fee9f42fe76c603b5cfc286af7f drm-intel
c81b394de0d7 drm/xe/uapi: Remove unused flags




More information about the Intel-xe mailing list