✓ CI.checkpatch: success for Refactor xe_exec_queue_create to fix user extensions (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 10 20:44:13 UTC 2024
== Series Details ==
Series: Refactor xe_exec_queue_create to fix user extensions (rev3)
URL : https://patchwork.freedesktop.org/series/128128/
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
414601bf14e77eeb048ecf6d1c25190801399524
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 289dfa22c72c848caa9f896ffeac4b33b82a5061
Author: Brian Welty <brian.welty at intel.com>
Date: Wed Jan 10 09:32:52 2024 -0800
drm/xe: Remove set_job_timeout_ms() from exec_queue_ops
This function is no longer used as the job_timeout is now
updated prior to calling queue_ops.init().
Signed-off-by: Brian Welty <brian.welty at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch bb9e8031d2feb59becdea41e54e62f1bc47f3ef9 drm-intel
b401e30c6 drm/xe: Refactor __xe_exec_queue_create()
828964f61 drm/xe: Add exec_queue.sched_props.job_timeout_ms
01a9c39aa drm/xe: Finish refactoring of exec_queue_create
289dfa22c drm/xe: Remove set_job_timeout_ms() from exec_queue_ops
More information about the Intel-xe
mailing list