diff options
author | Matthew Brost <matthew.brost@intel.com> | 2023-12-15 15:45:39 +0000 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:46:59 -0500 |
commit | d3d767396a02fa225eab7f919b727cff4e3304bc (patch) | |
tree | 2f8b9a64e6850fb5e63cfe3f08cdfb574872ccd5 /mm/gup.c | |
parent | 7e9337c29fb9251e27d7af092108f05857e733c1 (diff) | |
download | linux-stable-d3d767396a02fa225eab7f919b727cff4e3304bc.tar.gz linux-stable-d3d767396a02fa225eab7f919b727cff4e3304bc.tar.bz2 linux-stable-d3d767396a02fa225eab7f919b727cff4e3304bc.zip |
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 <rodrigo.vivi@intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Francois Dugast <francois.dugast@intel.com>
Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Acked-by: José Roberto de Souza <jose.souza@intel.com>
Acked-by: Mateusz Naklicki <mateusz.naklicki@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'mm/gup.c')
0 files changed, 0 insertions, 0 deletions