✓ CI.checkpatch: success for drm/xe: Don't restart parallel queues multiple times on GT reset

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 21 22:26:10 UTC 2024


== Series Details ==

Series: drm/xe: Don't restart parallel queues multiple times on GT reset
URL   : https://patchwork.freedesktop.org/series/140280/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 604600dd3ce9e723dc528104a62bf879fdf333b7
Author: Nirmoy Das <nirmoy.das at intel.com>
Date:   Mon Oct 21 23:11:46 2024 +0200

    drm/xe: Don't restart parallel queues multiple times on GT reset
    
    In case of parallel submissions multiple GuC id will point to the
    same exec queue and on GT reset such exec queues will get restarted
    multiple times which is not desirable.
    
    Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2295
    Cc: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Cc: Matthew Auld <matthew.auld at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Tejas Upadhyay <tejas.upadhyay at intel.com>
    Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch aa0898115bcff3eda6d021cc66eb8a1c3b264c56 drm-intel
604600dd3ce9 drm/xe: Don't restart parallel queues multiple times on GT reset




More information about the Intel-xe mailing list