Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2]  Assert for multiple or undefined forcewake domains
@ 2024-06-07  5:22 Himal Prasad Ghimiray
  2024-06-07  5:11 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Himal Prasad Ghimiray @ 2024-06-07  5:22 UTC (permalink / raw)
  To: intel-xe; +Cc: Himal Prasad Ghimiray

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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-06-07 14:01 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07  5:22 [PATCH v2 0/2] Assert for multiple or undefined forcewake domains Himal Prasad Ghimiray
2024-06-07  5:11 ` ✓ CI.Patch_applied: success for " Patchwork
2024-06-07  5:11 ` ✓ CI.checkpatch: " Patchwork
2024-06-07  5:12 ` ✓ CI.KUnit: " Patchwork
2024-06-07  5:22 ` [PATCH v2 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held Himal Prasad Ghimiray
2024-06-07 11:23   ` Michal Wajdeczko
2024-06-07 12:11     ` Ghimiray, Himal Prasad
2024-06-07  5:22 ` [PATCH v2 2/2] drm/xe: Check valid domain is passed in xe_force_wake_ref Himal Prasad Ghimiray
2024-06-07 11:50   ` Michal Wajdeczko
2024-06-07 12:09     ` Ghimiray, Himal Prasad
2024-06-07  5:24 ` ✓ CI.Build: success for Assert for multiple or undefined forcewake domains Patchwork
2024-06-07  5:26 ` ✓ CI.Hooks: " Patchwork
2024-06-07  5:27 ` ✓ CI.checksparse: " Patchwork
2024-06-07  6:09 ` ✓ CI.BAT: " Patchwork
2024-06-07 14:01 ` ✓ CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox