✗ CI.checkpatch: warning for LMTT improvements (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Mar 13 11:24:03 UTC 2024
== Series Details ==
Series: LMTT improvements (rev2)
URL : https://patchwork.freedesktop.org/series/129855/
State : warning
== 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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7e8185a3de2a656928e273fb60016be21e68faa0
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed Mar 13 11:41:32 2024 +0100
drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
The Multi-Level LMTT variant is not specific only to the PVC.
Change logic to select it for all new platforms beyond 12.60.
Bspec: 52404, 67468
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com
Cc: Michał Winiarski <michal.winiarski at intel.com>
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch c323e03ff602c24e09dd579aae3e1c2ceb4b8531 drm-intel
e39436e75cdf drm/xe: Allow VRAM BO allocations aligned to 64K
db65c8a5ba82 drm/xe/pf: Request 64K aligned allocations for LMTT PD
7e8185a3de2a drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
-:14: ERROR:BAD_SIGN_OFF: Unrecognized email address: 'Rodrigo Vivi <rodrigo.vivi at intel.com'
#14:
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com
total: 1 errors, 0 warnings, 0 checks, 8 lines checked
More information about the Intel-xe
mailing list