[Intel-xe] ✓ CI.checkpatch: success for drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 6 17:06:35 UTC 2023
== Series Details ==
Series: drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
URL : https://patchwork.freedesktop.org/series/127440/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6aecb3e472954bc384afbde0a54ab726fefae329
Author: Francois Dugast <francois.dugast at intel.com>
Date: Wed Dec 6 16:06:17 2023 +0000
drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
The exec_queue_set_property feature was removed in a previous
commit ("drm/xe/uapi: Kill exec_queue_set_property") and is no
longer usable, struct drm_xe_exec_queue_set_property does not
exist anymore, so let's remove this.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 42c08951a31c679822795d72ada017e004d89102 drm-intel
6aecb3e47 drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
More information about the Intel-xe
mailing list