diff options
author | Matthew Brost <[email protected]> | 2023-12-15 15:45:39 +0000 |
---|---|---|
committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:46:59 -0500 |
commit | d3d767396a02fa225eab7f919b727cff4e3304bc (patch) | |
tree | 2f8b9a64e6850fb5e63cfe3f08cdfb574872ccd5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7e9337c29fb9251e27d7af092108f05857e733c1 (diff) |
drm/xe/uapi: Remove sync binds
Remove concept of async vs sync VM bind queues, rather make all binds
async.
The following bits have dropped from the uAPI:
DRM_XE_ENGINE_CLASS_VM_BIND_ASYNC
DRM_XE_ENGINE_CLASS_VM_BIND_SYNC
DRM_XE_VM_CREATE_FLAG_ASYNC_DEFAULT
DRM_XE_VM_BIND_FLAG_ASYNC
To implement sync binds the UMD is expected to use the out-fence
interface.
v2: Send correct version
v3: Drop drm_xe_syncs
Cc: Rodrigo Vivi <[email protected]>
Cc: Thomas Hellström <[email protected]>
Cc: Francois Dugast <[email protected]>
Signed-off-by: Matthew Brost <[email protected]>
Reviewed-by: Thomas Hellström <[email protected]>
Acked-by: José Roberto de Souza <[email protected]>
Acked-by: Mateusz Naklicki <[email protected]>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions