diff options
author | Matthew Brost <matthew.brost@intel.com> | 2023-07-10 07:41:21 -0700 |
---|---|---|
committer | Rodrigo Vivi <rodrigo.vivi@intel.com> | 2023-12-21 11:35:17 -0500 |
commit | 54c9fb7e64fd3f0da1570e3d1c5446605e83210e (patch) | |
tree | d37f8c0e47ac6bd0c8f322791f8a6df6009d3450 /drivers/gpu/drm/radeon/Kconfig | |
parent | 55d8ac9631aaa8ae3794341c52009f635a0d3188 (diff) |
drm/xe: Use internal VM flags in xe_vm_create
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@intel.com>
Reviewed-by: Matthew Auld <matthew.auld@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/Kconfig')
0 files changed, 0 insertions, 0 deletions