✓ CI.checkpatch: success for series starting with [CI,1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 7 13:35:17 UTC 2024
== Series Details ==
Series: series starting with [CI,1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
URL : https://patchwork.freedesktop.org/series/134605/
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 de88f0d66ed8cc0f1fc0c8e4a216f51c89405471
Author: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Date: Fri Jun 7 18:27:41 2024 +0530
drm/xe: Check valid domain is passed in xe_force_wake_ref
Assert domain is not XE_FORCEWAKE_ALL.
v2
- use domain != XE_FORCEWAKE_ALL (Michal)
v3
- Fix commit description.
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>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch d9550a18e990d5709c4bc33073842a3c0a8bcaea drm-intel
fccec432cd4e drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
de88f0d66ed8 drm/xe: Check valid domain is passed in xe_force_wake_ref
More information about the Intel-xe
mailing list