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

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 21 16:05:09 UTC 2024


== Series Details ==

Series: drm/xe/uapi: Remove unused flags (rev3)
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 ab88b18b6945eeaec93c7acdda15d4a938461abe
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Wed Feb 21 15:59:30 2024 +0000

    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)
    
    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>
+ /mt/dim checkpatch d528e13ba6b7bd7ed6ea2f973a70341ee93063af drm-intel
ab88b18b6945 drm/xe/uapi: Remove unused flags




More information about the Intel-xe mailing list