[PATCH v2 0/2] Assert for multiple or undefined forcewake domains
Himal Prasad Ghimiray
himal.prasad.ghimiray at intel.com
Fri Jun 7 05:22:11 UTC 2024
Below functions expect enum xe_force_wake_domains as inputs, but doesn't
support multiple domains (XE_FORCEWAKE_ALL). Assert if caller passes
XE_FORCEWAKE_ALL.
v2
-Assert if domain not XE_FORCEWAKE_ALL.(Michal)
-Drop patch 3, it is already merged.
Himal Prasad Ghimiray (2):
drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
drm/xe: Check valid domain is passed in xe_force_wake_ref
drivers/gpu/drm/xe/xe_force_wake.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.25.1
More information about the Intel-xe
mailing list