✓ CI.checkpatch: success for drm/xe: Use GT-oriented printer to dump topology on init
Patchwork
patchwork at emeril.freedesktop.org
Fri May 30 21:28:32 UTC 2025
== Series Details ==
Series: drm/xe: Use GT-oriented printer to dump topology on init
URL : https://patchwork.freedesktop.org/series/149712/
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 b134471fc3c0e27298ddafaffcbe0c42f89a0254
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Fri May 30 23:05:24 2025 +0200
drm/xe: Use GT-oriented printer to dump topology on init
During the probe we dump the discovered GT topology, but instead
of a generic printer we can use our own GT-oriented printer which
contains information about the source GT.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 52afe38ad6f8eccc238956b78e04977dded23411 drm-intel
b134471fc3c0 drm/xe: Use GT-oriented printer to dump topology on init
More information about the Intel-xe
mailing list