Re: [PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

2025-05-07 Thread ivan.briano
inux.intel.com; Brost, Matthew ; > Zhang, Jianxun ; Lin, Shuicheng > ; dri-devel@lists.freedesktop.org; Wajdeczko, Michal > ; Mrozek, Michal ; > Jadav, Raag ; Harrison, John C > ; Briano, Ivan ; Auld, > Matthew ; dafna.hirschfi...@intel.com > Subject: Re: [PATCH v24 3/5]

RE: [PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

2025-05-07 Thread Cavitt, Jonathan
; Wajdeczko, Michal ; Mrozek, Michal ; Jadav, Raag ; Harrison, John C ; Briano, Ivan ; Auld, Matthew ; dafna.hirschfi...@intel.com Subject: Re: [PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property > > On Wed, May 07, 2025 at 03:57:24PM +, Jonathan Cavitt wrote: > > Add initial

Re: [PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

2025-05-07 Thread Rodrigo Vivi
On Wed, May 07, 2025 at 03:57:24PM +, 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 s

[PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

2025-05-07 Thread Jonathan Cavitt
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 declare

[PATCH v24 3/5] drm/xe/uapi: Define drm_xe_vm_get_property

2025-05-07 Thread Jonathan Cavitt
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 declare