diff options
author | 2024-01-19 08:32:07 -0800 | |
---|---|---|
committer | 2024-02-22 11:26:52 +0100 | |
commit | 18226ba52159257d4c2f777a168cc09adb3c1ac0 (patch) | |
tree | 475d150f15135430b007a4da452db9208cfe6a57 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is set (diff) | |
download | wireguard-linux-18226ba52159257d4c2f777a168cc09adb3c1ac0.tar.xz wireguard-linux-18226ba52159257d4c2f777a168cc09adb3c1ac0.zip |
drm/syncobj: reject invalid flags in drm_syncobj_find_fence
The only flag that is meaningful to drm_syncobj_find_fence is
DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT. It should return -EINVAL for any
other flag bits.
Signed-off-by: Erik Kurzinger <ekurzinger@nvidia.com>
Signed-off-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Simon Ser <contact@emersion.fr>
Link: https://patchwork.freedesktop.org/patch/msgid/20240119163208.3723457-2-ekurzinger@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions