✓ CI.checkpatch: success for drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL
Patchwork
patchwork at emeril.freedesktop.org
Thu May 30 15:00:09 UTC 2024
== Series Details ==
Series: drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL
URL : https://patchwork.freedesktop.org/series/134254/
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 e2c68dc6e1794bc6b1f84670e074f9ef116b1a81
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Thu May 30 19:55:33 2024 +0530
drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL
Make sure that the assertion condition covers the wakefulness of all
domains for XE_FORCEWAKE_ALL.
Fixes: c73acc1eeba5 ("drm/xe: Use Xe assert macros instead of XE_WARN_ON macro")
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Badal Nilawar <badal.nilawar at intel.com>
Signed-off-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
+ /mt/dim checkpatch bdab4dd15a635eedc4b4d95be9d4155be46e5e4b drm-intel
e2c68dc6e179 drm/xe: Fix xe_force_wake_assert_held for enum XE_FORCEWAKE_ALL
More information about the Intel-xe
mailing list