[Intel-xe] [RFC PATCH 0/1] [UAPI]: Make bind op extensible

Mika Kuoppala mika.kuoppala at linux.intel.com
Mon Sep 4 12:36:04 UTC 2023


There is a need for eudebug to add metadata per vm bind operation.
For example, during mapping to associate the bind with particular ELF/ISA.

Suggestion is to add an extension capability to vm bind operation to
accommodate this and future needs to extend.

Now we grab the reserved field. Another option would be to just
add extensions as a first struct member.

Cc: Matthew Brost <matthew.brost at intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Francois Dugast <francois.dugast at intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Cc: Dominik Grzegorzek <dominik.grzegorzek at intel.com>

Mika Kuoppala (1):
  drm/xe: Extend drm_xe_vm_bind_op

 include/uapi/drm/xe_drm.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.34.1



More information about the Intel-xe mailing list