✓ CI.checkpatch: success for drm/xe: Support for mmap-ing mmio regions
Patchwork
patchwork at emeril.freedesktop.org
Mon Jun 9 09:26:57 UTC 2025
== Series Details ==
Series: drm/xe: Support for mmap-ing mmio regions
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 3bdb36a8af96d359ef03c628c6c04b7191ae8f5d
Author: Ilia Levi <ilia.levi at intel.com>
Date: Mon Jun 9 12:20:47 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.
Signed-off-by: Ilia Levi <ilia.levi at intel.com>
+ /mt/dim checkpatch 4f1b47e74d34192357af40cb1134f10ad7429955 drm-intel
3bdb36a8af96 drm/xe: Support for mmap-ing mmio regions
More information about the Intel-xe
mailing list