On Wed, April 23, 2025 7:15 PM Brost, Matthew wrote:
> On Wed, Apr 23, 2025 at 07:57:10PM -0600, Lin, Shuicheng wrote:
> > On Wed, April 23, 2025 1:19 PM Cavitt, Jonathan wrote:
> > > Add initial declarations for the drm_xe_vm_get_property ioctl.
> > >
> > > v2:
> > > - Expand kernel docs for drm_x
On Wed, Apr 23, 2025 at 07:57:10PM -0600, Lin, Shuicheng wrote:
> On Wed, April 23, 2025 1:19 PM Cavitt, Jonathan 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 ty
On Wed, April 23, 2025 1:19 PM Cavitt, Jonathan 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 (Jia