[Intel-xe] [PATCH] drm/xe: Use internal VM flags in xe_vm_create

Matthew Auld matthew.william.auld at gmail.com
Mon Jul 10 14:48:51 UTC 2023


On Mon, 10 Jul 2023 at 15:43, Matthew Brost <matthew.brost at intel.com> wrote:
>
> xe_vm_create used the IOCTL create flags in a few places rather than the
> internal VM flags and this just happened to work as these values
> matched. This is risky (and incorrect) as the internal flag values are
> free to change. Fix this and use the internal VM flag values.
>
> Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Matthew Auld <matthew.auld at intel.com>


More information about the Intel-xe mailing list