✓ CI.checkpatch: success for Add iomem helpers for use from debugfs (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Nov 13 10:17:45 UTC 2024
== Series Details ==
Series: Add iomem helpers for use from debugfs (rev2)
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 dedf3224ae6fc08a77cd8b0aa60dc417b5fbd1d0
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 cf3872e462498611b17e5f80f0b1d0900580da20 drm-intel
563465e3b70e iov_iter: Provide copy_iomem_to|from_iter()
f5bafe4fb3d5 libfs: Provide simple_read_from|write_to_iomem()
e288238a9860 drm/xe: Add read/write debugfs helpers for GGTT node
dedf3224ae6f drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
More information about the Intel-xe
mailing list