✓ CI.checkpatch: success for drm/xe: Enable ATS if enabled on the PCI side (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 9 18:10:32 UTC 2025
== Series Details ==
Series: drm/xe: Enable ATS if enabled on the PCI side (rev3)
URL : https://patchwork.freedesktop.org/series/149886/
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 488bdbab75209fd837ab8fa4db344ca2a94dc0c2
Author: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Date: Mon Jun 9 15:54:08 2025 +0200
drm/xe: Enable ATS if enabled on the PCI side
If IOMMU and device supports ATS, enable it in an effort to offload
IOMMU TLB.
v2:
- Set the FORCE_FAULT PTE flag when clearing a PTE for faulting VM. (CI)
v3:
- More instances of FORCE_FAULT flag. (CI)
Signed-off-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
+ /mt/dim checkpatch 52ecbb6a68785860c776b29f58792d9807243979 drm-intel
488bdbab7520 drm/xe: Enable ATS if enabled on the PCI side
More information about the Intel-xe
mailing list