✓ CI.checkpatch: success for Assert for multiple or undefined forcewake domains
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 7 05:11:37 UTC 2024
== Series Details ==
Series: Assert for multiple or undefined forcewake domains
URL : https://patchwork.freedesktop.org/series/134590/
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 9290515ef4884465091bdfb97d81e01a50ca5189
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Fri Jun 7 10:52:13 2024 +0530
drm/xe: Check valid domain is passed in xe_force_wake_ref
Assert in case of XE_FORCEWAKE_ALL is passed.
v2
- use domain != XE_FORCEWAKE_ALL (Michal)
Cc: Michal Wajdeczko <michal.wajdeczko at intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Lucas De Marchi <lucas.demarchi 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 d3c2f5c9ed23d7653741913ee6c38bb0950a8870 drm-intel
f1ea13681d48 drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
9290515ef488 drm/xe: Check valid domain is passed in xe_force_wake_ref
More information about the Intel-xe
mailing list