✓ CI.checkpatch: success for drm/xe: Refactor mmio setup for multi-tile
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 16 20:01:52 UTC 2024
== Series Details ==
Series: drm/xe: Refactor mmio setup for multi-tile
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 375280efc4282d999bf35b21e960c649083530b1
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue Jul 16 12:54:28 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.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 297dce9fadb6008b164278f5d702b4d7ba402576 drm-intel
375280efc428 drm/xe: Refactor mmio setup for multi-tile
More information about the Intel-xe
mailing list