diff options
author | Ashutosh Dixit <[email protected]> | 2024-06-26 11:18:16 -0700 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2024-06-26 18:25:39 -0400 |
commit | 1bab7ecf5c10a0a529c06480692a544391053c20 (patch) | |
tree | c2ddd3ed98927e88502a6d2ed457985e89be2637 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8d789ff4a41a557de565b1778a7c620cbb22ae0e (diff) |
drm/xe/oa: Allow stream enable/disable functions to return error
Stream enable/disable functions previously had void return because failure
during function execution was not possible. This will change when we
introduce functionality to disable preemption on the stream exec
queue. Therefore, in preparation for this functionality, prepare this code
to be able to handle error returns.
Signed-off-by: Ashutosh Dixit <[email protected]>
Reviewed-by: Umesh Nerlige Ramappa <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions