✓ CI.checkpatch: success for drm/xe: Invert runnable_state / pending enable check and assert (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 14 06:42:29 UTC 2024


== Series Details ==

Series: drm/xe: Invert runnable_state / pending enable check and assert (rev2)
URL   : https://patchwork.freedesktop.org/series/134796/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bbe422fbef7e83b621398725731269847b4001c6
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Thu Jun 13 23:13:43 2024 -0700

    drm/xe: Invert runnable_state / pending enable check and assert
    
    Rather than checking for pending enable and asserting runnable_state ==
    1 in sched done handler, invert these. This is more robust code taking
    action based on the G2H message and asserting KMD tracking state is
    correct.
    
    Suggested-by: John Harrison <John.C.Harrison at Intel.com>
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
    Reviewed-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch a88e8dc2c59464cac89137471031d736a408652f drm-intel
bbe422fbef7e drm/xe: Invert runnable_state / pending enable check and assert




More information about the Intel-xe mailing list