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

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 16 14:19:08 UTC 2024


== Series Details ==

Series: drm/xe/uapi: Remove unused flags (rev2)
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 e11bbd9d4987a62432daf91fb022bb0be7722727
Author: Francois Dugast <francois.dugast at intel.com>
Date:   Fri Feb 16 13:53:33 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)
    
    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>
+ /mt/dim checkpatch 2b0582c5f6c84859252ce7da41fc8829c88e17a7 drm-intel
e11bbd9d4 drm/xe/uapi: Remove unused flags




More information about the Intel-xe mailing list