diff options
author | Matthew Brost <[email protected]> | 2024-01-24 15:44:13 -0800 |
---|---|---|
committer | Thomas Hellström <[email protected]> | 2024-02-01 11:26:15 +0100 |
commit | efeff7b38ef62fc65069bd2200d151a9d5d38907 (patch) | |
tree | 510a8d7aae7a15bcae29536ae4c680f1e92183a4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6d2096239af11f1c9fa03e8fc74400ce048078b0 (diff) |
drm/xe: Only allow 1 ufence per exec / bind IOCTL
The way exec ufences are coded only 1 ufence per IOCTL will be signaled.
It is possible to fix this but for current use cases 1 ufence per IOCTL
is sufficient. Enforce a limit of 1 ufence per IOCTL (both exec and bind
to be uniform).
v2:
- Add fixes tag (Thomas)
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Cc: Mika Kahola <[email protected]>
Cc: Thomas Hellström <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Brian Welty <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit d1df9bfbf68c65418f30917f406b6d5bd597714e)
Signed-off-by: Thomas Hellström <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions