✓ CI.checkpatch: success for drm/xe/guc: Remove duplicate source field
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 7 02:46:13 UTC 2024
== Series Details ==
Series: drm/xe/guc: Remove duplicate source field
URL : https://patchwork.freedesktop.org/series/141033/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 10b847b6f29a3f08226b153f606f4c8f6baf1dd2
Author: Zhanjun Dong <zhanjun.dong at intel.com>
Date: Wed Nov 6 15:27:52 2024 -0800
drm/xe/guc: Remove duplicate source field
xe_hw_engine_snapshot.source save the information of where data copied
from. Because it should always equal to the source of the matched node,
this field is duplicate data, therefor could be optimized out.
Signed-off-by: Zhanjun Dong <zhanjun.dong at intel.com>
Cc: Alan Previn <alan.previn.teres.alexis at intel.com>
Reviewed-by: Alan Previn <alan.previn.teres.alexis at intel.com>
+ /mt/dim checkpatch 5ce87c5ad2cbfd2b89a0347e4e4f75de2762b7a3 drm-intel
10b847b6f29a drm/xe/guc: Remove duplicate source field
More information about the Intel-xe
mailing list