✓ CI.checkpatch: success for drm/scheduler: Remove mention of TDR from scheduler API

Patchwork patchwork at emeril.freedesktop.org
Wed Feb 5 12:03:46 UTC 2025


== Series Details ==

Series: drm/scheduler: Remove mention of TDR from scheduler API
URL   : https://patchwork.freedesktop.org/series/144366/
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 b8deda4951f4a9a7b8a7083c2b34513493f2bdd8
Author: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
Date:   Wed Feb 5 11:14:27 2025 +0000

    drm/scheduler: Remove mention of TDR from scheduler API
    
    Christian suggests scheduler should not use the term TDR because it only
    can do basic timeout detection on it's own, not the full blown timeout-
    detection-and-recovery (TDR) as the term is generally understood.
    
    Attempt to rename it to a more basic drm_sched_trigger_timeout.
    
    Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at igalia.com>
    Suggested-by: Christian König <christian.koenig at amd.com>
    Cc: Christian König <christian.koenig at amd.com>
    Cc: Danilo Krummrich <dakr at redhat.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: Philipp Stanner <pstanner at redhat.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
    Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Cc: intel-xe at lists.freedesktop.org
+ /mt/dim checkpatch 5f025a38e4ddb453bfbf89d4ab37facf07427721 drm-intel
b8deda4951f4 drm/scheduler: Remove mention of TDR from scheduler API




More information about the Intel-xe mailing list