✓ CI.checkpatch: success for VF: Custom init and reset steps
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 5 05:02:51 UTC 2024
== Series Details ==
Series: VF: Custom init and reset steps
URL : https://patchwork.freedesktop.org/series/134469/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 926b069d35bea29b945275c4baf8af5907c4bf5f
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Tue Jun 4 23:22:31 2024 +0200
drm/xe/vf: Custom GT restart
Only few steps from the GT restart phase are applicable for the
VF drivers, as initialization of PAT, WOPCM, MOCS or CCS mode can
be done only by the native or PF drivers. Use custom GT restart
function if running in VF mode.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 596cf447db94909c4788fd612876520531e439b0 drm-intel
6ef92fba0944 drm/xe/vf: Support only GuC/HuC firmwares
547d076994a3 drm/xe/vf: Custom uC initialization
445f4b5661b5 drm/xe/vf: Custom GuC reset
926b069d35be drm/xe/vf: Custom GT restart
More information about the Intel-xe
mailing list