✓ CI.checkpatch: success for drm/xe/guc: Adding steering info support for GuC register lists (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jan 7 17:48:05 UTC 2025
== Series Details ==
Series: drm/xe/guc: Adding steering info support for GuC register lists (rev2)
URL : https://patchwork.freedesktop.org/series/142503/
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 bf86c4de70dec76d2df6496ee9a4a14eef929521
Author: Jesus Narvaez <jesus.narvaez at intel.com>
Date: Thu Dec 12 11:01:00 2024 -0800
drm/xe/guc: Adding steering info support for GuC register lists
The guc_mmio_reg interface supports steering, but it is currently not
implemented. This will allow the GuC to control steering of MMIO
registers after save-restore and avoid reading from fused off MCR
register instances.
Fixes: 9c57bc08652a ("drm/xe/lnl: Drop force_probe requirement")
Signed-off-by: Jesus Narvaez <jesus.narvaez at intel.com>
Cc: Matt Roper <matthew.d.roper at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Reviewed-by: Jonathan Cavitt <jonathan.cavitt at intel.com>
+ /mt/dim checkpatch dfcd517d1169ab05be63134ba5cbc7bfaf030eb1 drm-intel
bf86c4de70de drm/xe/guc: Adding steering info support for GuC register lists
More information about the Intel-xe
mailing list