✓ CI.checkpatch: success for drm/xe: Move and export xe_hw_engine lookup.
Patchwork
patchwork at emeril.freedesktop.org
Mon Jul 29 13:45:47 UTC 2024
== Series Details ==
Series: drm/xe: Move and export xe_hw_engine lookup.
URL : https://patchwork.freedesktop.org/series/136620/
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 14ebf5ec659b0b50f977146eb65c4089d40b799f
Author: Dominik Grzegorzek <dominik.grzegorzek at intel.com>
Date: Mon Jul 29 16:01:52 2024 +0300
drm/xe: Move and export xe_hw_engine lookup.
Move and export xe_hw_engine lookup. This is in preparation
to use this in eudebug code where we want to find active
engine.
v2: s/tile/gt due to uapi changes (Mika)
Signed-off-by: Dominik Grzegorzek <dominik.grzegorzek at intel.com>
Signed-off-by: Mika Kuoppala <mika.kuoppala at linux.intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch ec9c8ca911f54dec90f736f284b7128668deeb0d drm-intel
14ebf5ec659b drm/xe: Move and export xe_hw_engine lookup.
More information about the Intel-xe
mailing list