Re: [PATCH v11 00/28] AMDGPU usermode queues

2024-09-25 Thread Sharma, Shashank
On 19/09/2024 18:59, Alex Deucher wrote: On Mon, Sep 9, 2024 at 4:07 PM Shashank Sharma wrote: This patch series introduces base code of AMDGPU usermode queues for gfx workloads. Usermode queues is a method of GPU workload submission into the graphics hardware without any interaction with ker

Re: [PATCH v11 00/28] AMDGPU usermode queues

2024-09-19 Thread Alex Deucher
On Mon, Sep 9, 2024 at 4:07 PM Shashank Sharma wrote: > > This patch series introduces base code of AMDGPU usermode queues for gfx > workloads. Usermode queues is a method of GPU workload submission into the > graphics hardware without any interaction with kernel/DRM schedulers. In > this method,

[PATCH v11 00/28] AMDGPU usermode queues

2024-09-09 Thread Shashank Sharma
This patch series introduces base code of AMDGPU usermode queues for gfx workloads. Usermode queues is a method of GPU workload submission into the graphics hardware without any interaction with kernel/DRM schedulers. In this method, a userspace graphics application can create its own workqueue and