✓ CI.checkpatch: success for drm/xe/guc: Adding steering info support for GuC register lists
Patchwork
patchwork at emeril.freedesktop.org
Thu Dec 12 20:35:01 UTC 2024
== Series Details ==
Series: drm/xe/guc: Adding steering info support for GuC register lists
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 81922b7d58b1cfbd251dcb244eb4585f2ec5c2f0
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>
+ /mt/dim checkpatch 1833817dea7ab2961cc662bfc451bc232c5d24cc drm-intel
81922b7d58b1 drm/xe/guc: Adding steering info support for GuC register lists
More information about the Intel-xe
mailing list