[PATCH v3] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE

Lucas De Marchi lucas.demarchi at intel.com
Mon Apr 8 19:37:54 UTC 2024


On Fri, 29 Mar 2024 12:44:03 +0000, Francois Dugast wrote:
> The commit 84a1ed5e6756 ("drm/xe/uapi: Remove unused flags") is partially
> reverted. At the time, flags not used by user space were removed during
> cleanup. Some flags now needed by the compute runtime are brought back in
> this commit:
> - DRM_XE_VM_BIND_FLAG_READONLY is used to write protect kernel ISA thus
> preventing accidental overwrites.
> - DRM_XE_VM_BIND_FLAG_IMMEDIATE is used to trigger mapping at the time of
> binding in order to prevent faulting at execution time.
> 
> [...]

Applied, thanks!

[1/1] drm/xe/uapi: Restore flags VM_BIND_FLAG_READONLY and VM_BIND_FLAG_IMMEDIATE
      commit: 31ced035ecde7b24aef57c3c4b85bbc3283c81f2

Best regards,
-- 
Lucas De Marchi <lucas.demarchi at intel.com>


More information about the Intel-xe mailing list