diff options
author | Ashutosh Dixit <ashutosh.dixit@intel.com> | 2024-06-26 20:18:16 +0200 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2024-06-27 00:25:39 +0200 |
commit | 1bab7ecf5c10a0a529c06480692a544391053c20 (patch) | |
tree | c2ddd3ed98927e88502a6d2ed457985e89be2637 /include/uapi/drm | |
parent | drm/xe/pf: Disable VFs on remove (diff) | |
download | linux-1bab7ecf5c10a0a529c06480692a544391053c20.tar.xz linux-1bab7ecf5c10a0a529c06480692a544391053c20.zip |
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 <ashutosh.dixit@intel.com>
Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240626181817.1516229-2-ashutosh.dixit@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'include/uapi/drm')
0 files changed, 0 insertions, 0 deletions