✓ CI.checkpatch: success for drm/xe/uapi: Remove unused flags
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 12 18:17:47 UTC 2024
== Series Details ==
Series: drm/xe/uapi: Remove unused flags
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 3427d1368a7b013363d631ab6f42de2da3219936
Author: Francois Dugast <francois.dugast at intel.com>
Date: Mon Feb 12 16:16:54 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.
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 46cf1a7da57fc4fd2306d52aea58a02c7eb06cce drm-intel
3427d1368 drm/xe/uapi: Remove unused flags
More information about the Intel-xe
mailing list