✓ CI.checkpatch: success for series starting with [CI,1/5] drm/xe: Drop __engine_mask
Patchwork
patchwork at emeril.freedesktop.org
Thu May 9 04:16:55 UTC 2024
== Series Details ==
Series: series starting with [CI,1/5] drm/xe: Drop __engine_mask
URL : https://patchwork.freedesktop.org/series/133360/
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 f30945204fdadc53c0ef196e9857057a4658cb6d
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed May 8 21:12:25 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.
Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Reviewed-by: Michał Winiarski <michal.winiarski at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 9560ae02d1ab528d73167fbf4568102ac2256929 drm-intel
49b9616c4fbf drm/xe: Drop __engine_mask
e120b6310e7b drm/xe: Drop useless forcewake get/put
5794db7f0078 drm/xe: Move xe_gt_init_early() where it belongs
d4c8f9f6ce69 drm/xe: Move xe_force_wake_init_gt() inside gt initialization
f30945204fda drm/xe: Move sw-only pcode initialization
More information about the Intel-xe
mailing list