✓ CI.checkpatch: success for drm/xe: Update xe2_graphics name string
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 25 20:23:57 UTC 2024
== Series Details ==
Series: drm/xe: Update xe2_graphics name string
URL : https://patchwork.freedesktop.org/series/141769/
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 9f8cdf51cbe6f4a671cd7120f01947684866c035
Author: Matt Roper <matthew.d.roper at intel.com>
Date: Mon Nov 25 11:48:39 2024 -0800
drm/xe: Update xe2_graphics name string
Since both Xe2 and Xe3 platforms currently use the same set of graphics
IP feature flags, we associate the "graphics_xe2" structure with both IPs.
Update the name string on that IP structure to clarify this and avoid
confusion as Xe3 platforms start going into public CI.
Fixes: 800d75bf20ae ("drm/xe/xe3: Define Xe3 feature flags")
Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 6510562075d8541c218e72188f9ef339f8ba371f drm-intel
9f8cdf51cbe6 drm/xe: Update xe2_graphics name string
More information about the Intel-xe
mailing list