✓ CI.checkpatch: success for drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 28 10:29:41 UTC 2025
== Series Details ==
Series: drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b4b30db8847d47be796f20debbf6023392b374ff
Author: Piotr Piórkowski <piotr.piorkowski at intel.com>
Date: Fri Mar 28 11:23:57 2025 +0100
drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
Currently, LMEM provisioning is fully dependent on LMTT, and we are
unable to make useful LMEM provisioning without LMTT.
Let's don't allow LMEM provisioning if LMTT is not available on the
device.
Signed-off-by: Piotr Piórkowski <piotr.piorkowski at intel.com>
+ /mt/dim checkpatch f823caa91ed490160b8e87792d3bb26ae3e87de0 drm-intel
b4b30db8847d drm/xe/pf: Don't allow LMEM provisioning if LMTT isn't available on the device
More information about the Intel-xe
mailing list