Re: [PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

2024-05-02 Thread Sharma, Shashank
On 02/05/2024 16:10, Alex Deucher wrote: On Thu, May 2, 2024 at 1:51 AM Sharma, Shashank wrote: On 01/05/2024 22:44, Alex Deucher wrote: On Fri, Apr 26, 2024 at 10:27 AM Shashank Sharma wrote: From: Arvind Yadav This patch does the necessary changes required to enable compute workload s

Re: [PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

2024-05-02 Thread Alex Deucher
On Thu, May 2, 2024 at 1:51 AM Sharma, Shashank wrote: > > > On 01/05/2024 22:44, Alex Deucher wrote: > > On Fri, Apr 26, 2024 at 10:27 AM Shashank Sharma > > wrote: > >> From: Arvind Yadav > >> > >> This patch does the necessary changes required to > >> enable compute workload support using the

Re: [PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

2024-05-01 Thread Sharma, Shashank
On 01/05/2024 22:44, Alex Deucher wrote: On Fri, Apr 26, 2024 at 10:27 AM Shashank Sharma wrote: From: Arvind Yadav This patch does the necessary changes required to enable compute workload support using the existing usermode queues infrastructure. Cc: Alex Deucher Cc: Christian Koenig S

Re: [PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

2024-05-01 Thread Alex Deucher
On Fri, Apr 26, 2024 at 10:27 AM Shashank Sharma wrote: > > From: Arvind Yadav > > This patch does the necessary changes required to > enable compute workload support using the existing > usermode queues infrastructure. > > Cc: Alex Deucher > Cc: Christian Koenig > Signed-off-by: Arvind Yadav

[PATCH v9 13/14] drm/amdgpu: enable compute/gfx usermode queue

2024-04-26 Thread Shashank Sharma
From: Arvind Yadav This patch does the necessary changes required to enable compute workload support using the existing usermode queues infrastructure. Cc: Alex Deucher Cc: Christian Koenig Signed-off-by: Arvind Yadav Signed-off-by: Shashank Sharma --- drivers/gpu/drm/amd/amdgpu/amdgpu_user