✓ CI.checkpatch: success for drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Wed May 14 04:43:04 UTC 2025
== Series Details ==
Series: drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev4)
URL : https://patchwork.freedesktop.org/series/146941/
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 a37791619ea33e9d8fd9255734b18b03e908ffb7
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date: Tue May 13 09:13:21 2025 +0200
drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
The LMEM provisioning is applicable only on platforms with LMTT.
v2:
- new commit description
- use xe_gt_assert in xe_gt_sriov_pf_config_set_lmem instead return
error,
- disable pf_lmem_info if LMTT is not available
v3: fix condition in xe_gt_assert
v4: rebase
Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Reviewed-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch dac27c03b365c9da3d8af23f7067f7f4e5a74297 drm-intel
a37791619ea3 drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
More information about the Intel-xe
mailing list