✓ CI.checkpatch: success for series starting with [CI,1/5] drm/xe: Drop __engine_mask
Patchwork
patchwork at emeril.freedesktop.org
Mon May 13 21:42:50 UTC 2024
== Series Details ==
Series: series starting with [CI,1/5] drm/xe: Drop __engine_mask
URL : https://patchwork.freedesktop.org/series/133573/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 63d5f0f30376aa02602bc250dbbf6aaf3e725c28
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Mon May 13 14:37:51 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 5f823e6608065c42909c6a41adc7ff448cbfbfc5 drm-intel
1f31f02e45fc drm/xe: Drop __engine_mask
65445b9dc074 drm/xe: Drop useless forcewake get/put
a5009497dd6d drm/xe: Move xe_gt_init_early() where it belongs
b0ab40c6fc5d drm/xe: Move xe_force_wake_init_gt() inside gt initialization
63d5f0f30376 drm/xe: Move sw-only pcode initialization
More information about the Intel-xe
mailing list