✓ CI.checkpatch: success for drm/xe: Support for mmap-ing mmio regions (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 9 12:08:42 UTC 2025
== Series Details ==
Series: drm/xe: Support for mmap-ing mmio regions (rev2)
URL : https://patchwork.freedesktop.org/series/149977/
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 acdfe2765f08bbf417726c1443b242303f447084
Author: Ilia Levi <ilia.levi at intel.com>
Date: Mon Jun 9 12:59:38 2025 +0300
drm/xe: Support for mmap-ing mmio regions
Allow the driver to expose hardware register spaces to userspace
through GEM objects with fake mmap offsets. This can be useful
for userspace-firmware communication, debugging, etc.
v2: Minor doc fix (CI)
Signed-off-by: Ilia Levi <ilia.levi at intel.com>
+ /mt/dim checkpatch 36e403828da1c008ec882e90d76d706ceff20fde drm-intel
acdfe2765f08 drm/xe: Support for mmap-ing mmio regions
More information about the Intel-xe
mailing list