✓ CI.checkpatch: success for drm/xe/lnl: Offload system clear page activity to GPU (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 21 09:13:19 UTC 2024
== Series Details ==
Series: drm/xe/lnl: Offload system clear page activity to GPU (rev2)
URL : https://patchwork.freedesktop.org/series/135120/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d4d90aa6c552f50df8f53aa1b059bbca8e548222
Author: Nirmoy Das <nirmoy.das at intel.com>
Date: Fri Jun 21 10:53:48 2024 +0200
drm/xe/lnl: Offload system clear page activity to GPU
On LNL because of flat CCS, driver will create a migrate job to clear
CCS meta data. Extend that to also clear pages using GPU with new
ttm pool flag which allows offloading page clear activity to GPU.
Cc: Matthew Auld <matthew.auld at intel.com>
Cc: Michal Mrozek <michal.mrozek at intel.com>
Cc: "Thomas Hellström" <thomas.hellstrom at linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das at intel.com>
+ /mt/dim checkpatch 40deb379b103746ee4c9df5f0f1919bd4703c9cc drm-intel
d4d90aa6c552 drm/xe/lnl: Offload system clear page activity to GPU
More information about the Intel-xe
mailing list