✓ CI.checkpatch: success for drm/xe/mocs: Initialize MOCS index early (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 27 15:21:21 UTC 2025
== Series Details ==
Series: drm/xe/mocs: Initialize MOCS index early (rev2)
URL : https://patchwork.freedesktop.org/series/149256/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5a9b68297d9fc324b56a8d04e726930a45cc4a51
Author: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
Date: Tue May 20 19:54:45 2025 +0530
drm/xe/mocs: Initialize MOCS index early
MOCS uc_index is used even before it is initialized in the following
callstack
guc_prepare_xfer()
__xe_guc_upload()
xe_guc_min_load_for_hwconfig()
xe_uc_init_hwconfig()
xe_gt_init_hwconfig()
Do MOCS index initialization earlier in the device probe.
Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan at intel.com>
Reviewed-by: Ravi Kumar Vodapalli <ravi.kumar.vodapalli at intel.com>
+ /mt/dim checkpatch b85200adaeff8739c0358088e20a8cbdb4bda851 drm-intel
5a9b68297d9f drm/xe/mocs: Initialize MOCS index early
More information about the Intel-xe
mailing list