mirror of
https://github.com/torvalds/linux.git
synced 2026-05-23 22:52:19 +02:00
drm/xe/uapi: Remove DRM_XE_VM_BIND_FLAG_ASYNC comment left over
This is a comment left over of commitd3d767396a("drm/xe/uapi: Remove sync binds"). Fixes:d3d767396a("drm/xe/uapi: Remove sync binds") Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Cc: Matthew Brost <matthew.brost@intel.com> Signed-off-by: José Roberto de Souza <jose.souza@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20231226172321.61518-1-jose.souza@intel.com (cherry picked from commitf031c3a7af) Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
This commit is contained in:
parent
7e10d87e63
commit
b6f4fb397d
|
|
@ -832,7 +832,6 @@ struct drm_xe_vm_destroy {
|
|||
*
|
||||
* and the @flags can be:
|
||||
* - %DRM_XE_VM_BIND_FLAG_READONLY
|
||||
* - %DRM_XE_VM_BIND_FLAG_ASYNC
|
||||
* - %DRM_XE_VM_BIND_FLAG_IMMEDIATE - Valid on a faulting VM only, do the
|
||||
* MAP operation immediately rather than deferring the MAP to the page
|
||||
* fault handler.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user