✓ CI.checkpatch: success for Add iomem helpers for use from debugfs (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 14 14:38:15 UTC 2024
== Series Details ==
Series: Add iomem helpers for use from debugfs (rev3)
URL : https://patchwork.freedesktop.org/series/141060/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit effae7b3af7a100db62ebbc1325b687ab4913b73
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue Nov 12 21:04:54 2024 +0100
drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
For feature enabling and testing purposes, allow to capture and
replace VF's GGTT PTEs data using debugfs blob file.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Reviewed-by: Tomasz Lis <tomasz.lis at intel.com>
+ /mt/dim checkpatch fb1a93e81fa2268a3a95ffd2f3dd5d21b0f5a2c8 drm-intel
214b279798aa iov_iter: Provide copy_iomem_to|from_iter()
886317b26186 libfs: Provide simple_read_from|write_to_iomem()
e18cd4aeec7f drm/xe: Add read/write debugfs helpers for GGTT node
effae7b3af7a drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
More information about the Intel-xe
mailing list