✓ CI.checkpatch: success for drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 13 15:59:18 UTC 2024
== Series Details ==
Series: drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
URL : https://patchwork.freedesktop.org/series/134830/
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 2756a9441e090eb2549ab0826547902d9fb5919d
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Thu Jun 13 17:34:24 2024 +0200
drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
Helper xe_uc_fw_sanitize() was defined but never used. First fix
it by properly exiting also from the LOAD_FAIL state, then use it
in GuC and HuC sanitize code.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 5123ff6f6fa8412bfba48083f334cbdbb8606cfc drm-intel
2756a9441e09 drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
More information about the Intel-xe
mailing list