✓ CI.checkpatch: success for drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Apr 17 08:52:15 UTC 2025
== Series Details ==
Series: drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device (rev2)
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3252279e7f5249f8f5f94e3450f7ae7ea4b3a1c7
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date: Thu Apr 17 10:46: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
Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 881766568ccbb470524078caf0bf70ab2ad0a5ee drm-intel
3252279e7f52 drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
More information about the Intel-xe
mailing list