✓ CI.checkpatch: success for drm/xe: Fix early probe order

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 25 19:16:28 UTC 2024


== Series Details ==

Series: drm/xe: Fix early probe order
URL   : https://patchwork.freedesktop.org/series/132920/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 895bd6f817411eb138c5bd40898b61fe3eb2b452
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Thu Apr 25 11:24:10 2024 -0700

    drm/xe: Move sw-only pcode initialization
    
    Move it to xe_gt_init_early() that initializes the sw-only part for each
    gt.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 92b848b529903fb99d21168491692474aae4872c drm-intel
959551b3639b drm/xe: Drop __engine_mask
6752bb7d8953 drm/xe: Drop useless forcewake get/put
f76a2667ef3c drm/xe: Move xe_gt_init_early() where it belongs
25ac894ffac4 drm/xe: Move xe_force_wake_init_gt() inside gt initialization
895bd6f81741 drm/xe: Move sw-only pcode initialization




More information about the Intel-xe mailing list