diff options
author | Himal Prasad Ghimiray <[email protected]> | 2024-10-14 13:26:01 +0530 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-10-17 10:17:10 -0400 |
commit | 76eb09c8e5e209db63aa02a7754625c31f3a2b0d (patch) | |
tree | fefd27e5f9cd307af13807e5702c2953005c8576 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9ee1780785d1050b59d61cb00fc3354b2f2474ee (diff) |
drm/xe: Change return type to void for xe_force_wake_put
There is no need to return an error from xe_force_wake_put(), as a
failure implicitly indicates that the domain failed to sleep.
v3
- Move kernel-doc to this patch (Badal)
v5
- change parameter to unsigned int in xe_force_wake_put()
v6
- Remove unneccsary wrapping (Michal)
- Remove non required header (Michal)
- Mention timeout(Michal)
v8
- Fix kernel-doc
Cc: Michal Wajdeczko <[email protected]>
Cc: Badal Nilawar <[email protected]>
Cc: Rodrigo Vivi <[email protected]>
Cc: Lucas De Marchi <[email protected]>
Cc: Nirmoy Das <[email protected]>
Reviewed-by: Badal Nilawar <[email protected]>
Signed-off-by: Himal Prasad Ghimiray <[email protected]>
Reviewed-by: Michal Wajdeczko <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions