✓ CI.checkpatch: success for Add iomem helpers for use from debugfs
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 7 16:40:43 UTC 2024
== Series Details ==
Series: Add iomem helpers for use from debugfs
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 dde07f81459da5ffa0699886ba64163a69723d8a
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu Nov 7 17:34:48 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 fce38995f74a8acb149e428bb83c93dddf19979a drm-intel
1d203762aa11 iov_iter: Provide copy_iomem_to|from_iter()
f332297c4229 libfs: Provide simple_read_from|write_to_iomem()
076e2eae4645 drm/xe: Add read/write debugfs helpers for GGTT node
dde07f81459d drm/xe/pf: Expose access to the VF GGTT PTEs over debugfs
More information about the Intel-xe
mailing list