: Deucher, Alexander ;
amd-gfx@lists.freedesktop.org; Khatri, Sunil
Subject: Re: [PATCH] drm/amdgpu: add UAPI to query if user queues are supported
On Tue, Mar 18, 2025 at 9:13 AM Liang, Prike wrote:
>
> [Public]
>
> Reviewed-by: Prike Liang
>
> May I know when the counterpart
Adding it into drm_amdgpu_info_device with a DRM version bump is better.
Marek
On Fri, Mar 21, 2025 at 4:54 PM Alex Deucher wrote:
> I can move it into device_info if that's better.
>
> Alex
>
> On Fri, Mar 21, 2025 at 3:42 PM Marek Olšák wrote:
> >
> > This is not in device_info, but it'll do
This is not in device_info, but it'll do.
Reviewed-by: Marek Olšák
Marek
On Mon, Mar 17, 2025 at 5:38 PM Alex Deucher
wrote:
> Add an INFO query to check if user queues are supported.
>
> v2: switch to a mask of IPs (Marek)
>
> Cc: marek.ol...@amd.com
> Cc: prike.li...@amd.com
> Cc: sunil.kha
I can move it into device_info if that's better.
Alex
On Fri, Mar 21, 2025 at 3:42 PM Marek Olšák wrote:
>
> This is not in device_info, but it'll do.
>
> Reviewed-by: Marek Olšák
>
> Marek
>
> On Mon, Mar 17, 2025 at 5:38 PM Alex Deucher
> wrote:
>>
>> Add an INFO query to check if user queu
On Tue, Mar 18, 2025 at 9:13 AM Liang, Prike wrote:
>
> [Public]
>
> Reviewed-by: Prike Liang
>
> May I know when the counterpart part of Libdrm and Mesa can support this UAPI?
+ Yogesh
Assuming this is agreeable to the mesa team, I'd expect them to start
using it. @yogesh.mohanmarimu...@amd.c
[Public]
Reviewed-by: Prike Liang
May I know when the counterpart part of Libdrm and Mesa can support this UAPI?
Regards,
Prike
> -Original Message-
> From: Deucher, Alexander
> Sent: Tuesday, March 18, 2025 5:29 AM
> To: amd-gfx@lists.freedesktop.org
> Cc: Deucher, Alexander ;
On Mon, Mar 17, 2025 at 4:53 PM Marek Olšák wrote:
>
> I would prefer a bitmask of supported UQ IPs in device info, but this is fine
> too.
I can do that instead.
Alex
>
> Reviewed-by: Marek Olšák
>
> Marek
>
> On Mon, Mar 17, 2025 at 3:23 PM Alex Deucher
> wrote:
>>
>> Add an INFO query to
I would prefer a bitmask of supported UQ IPs in device info, but this is
fine too.
Reviewed-by: Marek Olšák
Marek
On Mon, Mar 17, 2025 at 3:23 PM Alex Deucher
wrote:
> Add an INFO query to check if user queues are supported.
>
> Cc: marek.ol...@amd.com
> Cc: prike.li...@amd.com
> Cc: sunil.kh