✓ CI.checkpatch: success for Refactor xe_exec_queue_create to fix user extensions (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Jan 4 15:43:12 UTC 2024


== Series Details ==

Series: Refactor xe_exec_queue_create to fix user extensions (rev2)
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 617d369df56b823c12c9941f7b49e0d70ffc3093
Author: Brian Welty <brian.welty at intel.com>
Date:   Wed Jan 3 10:44:08 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>
+ /mt/dim checkpatch 7b3b98d034784b125bad7aca46f9e7a3cfcde45a drm-intel
6628d003b drm/xe: Refactor __xe_exec_queue_create()
df63619d8 drm/xe: Add exec_queue.sched_props.job_timeout_ms
6db446e81 drm/xe: Add exec_queue.sched_props.priority
b0e469acd drm/xe: Finish refactoring of exec_queue_create
617d369df drm/xe: Remove set_job_timeout_ms() from exec_queue_ops




More information about the Intel-xe mailing list