✓ CI.checkpatch: success for drm/xe: Refactor mmio setup for multi-tile (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 23 05:17:49 UTC 2024
== Series Details ==
Series: drm/xe: Refactor mmio setup for multi-tile (rev2)
URL : https://patchwork.freedesktop.org/series/136159/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 90424d1a7150b1febb3814108bbd62f56349abcc
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Mon Jul 22 21:54:57 2024 -0700
drm/xe: Refactor mmio setup for multi-tile
Extract functions to setup the multi-tile mmio space and extension
space, while better documenting the final memory layout. No change in
behavior.
Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch b27d70e1042bf6a31ba7e5acf58b61c9cd28f95b drm-intel
90424d1a7150 drm/xe: Refactor mmio setup for multi-tile
More information about the Intel-xe
mailing list