On Tue, Dec 02, 2025 at 06:46:40PM +0000, Jonathan Cavitt wrote: > Add initial declarations for the drm_xe_vm_get_property ioctl. > > v2: > - Expand kernel docs for drm_xe_vm_get_property (Jianxun) > > v3: > - Remove address type external definitions (Jianxun) > - Add fault type to xe_drm_fault struct (Jianxun) > > v4: > - Remove engine class and instance (Ivan) > > v5: > - Add declares for fault type, access type, and fault level (Matt Brost, > Ivan) > > v6: > - Fix inconsistent use of whitespace in defines > > v7: > - Rebase and refactor (jcavitt) > > Signed-off-by: Jonathan Cavitt <[email protected]> > Reviewed-by: Shuicheng Lin <[email protected]> > Acked-by: Matthew Brost <[email protected]> > Cc: Zhang Jianxun <[email protected]> > Cc: Ivan Briano <[email protected]> > Cc: Matthew Brost <[email protected]>
Acked-by: Ivan Briano <[email protected]>
