Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [RFC PATCH 0/1] [UAPI]: Make bind op extensible
@ 2023-09-04 12:36 Mika Kuoppala
  2023-09-04 12:36 ` [Intel-xe] [RFC PATCH 1/1] drm/xe: Extend drm_xe_vm_bind_op Mika Kuoppala
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: Mika Kuoppala @ 2023-09-04 12:36 UTC (permalink / raw)
  To: intel-xe; +Cc: Joonas Lahtinen, Francois Dugast, Lucas De Marchi

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@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: Francois Dugast <francois.dugast@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
Cc: Dominik Grzegorzek <dominik.grzegorzek@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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2023-09-08 13:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-04 12:36 [Intel-xe] [RFC PATCH 0/1] [UAPI]: Make bind op extensible Mika Kuoppala
2023-09-04 12:36 ` [Intel-xe] [RFC PATCH 1/1] drm/xe: Extend drm_xe_vm_bind_op Mika Kuoppala
2023-09-04 13:52 ` [Intel-xe] ✓ CI.Patch_applied: success for : Make bind op extensible Patchwork
2023-09-04 13:52 ` [Intel-xe] ✗ CI.checkpatch: warning " Patchwork
2023-09-04 13:54 ` [Intel-xe] ✓ CI.KUnit: success " Patchwork
2023-09-04 14:01 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-09-04 14:01 ` [Intel-xe] ✗ CI.Hooks: failure " Patchwork
2023-09-04 14:01 ` [Intel-xe] ✗ CI.checksparse: warning " Patchwork
2023-09-04 14:46 ` [Intel-xe] [PATCH] drm/xe: Extend drm_xe_vm_bind_op Mika Kuoppala
2023-09-06 17:18   ` Rodrigo Vivi
2023-09-07 13:51     ` Mika Kuoppala
2023-09-07 21:45       ` Rodrigo Vivi
2023-09-08  8:17         ` Joonas Lahtinen
2023-09-08 12:47           ` Vivi, Rodrigo
2023-09-08 13:06             ` Thomas Hellström

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox