RE: [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported

2025-04-07 Thread Liang, Prike
Prike From: Marek Olšák Sent: Monday, April 7, 2025 1:40 PM To: Deucher, Alexander Cc: amd-gfx@lists.freedesktop.org; Olsak, Marek ; Liang, Prike ; Khatri, Sunil ; Mohan Marimuthu, Yogesh Subject: Re: [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported Reviewed-by: Marek

Re: [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported

2025-04-07 Thread Khatri, Sunil
Reviewed-by: Sunil Khatri On 3/25/2025 2:03 AM, Alex Deucher wrote: Add an INFO query to check if user queues are supported. v2: switch to a mask of IPs (Marek) v3: move to drm_amdgpu_info_device (Marek) Cc:marek.ol...@amd.com Cc:prike.li...@amd.com Cc:sunil.kha...@amd.com Cc:yogesh.mohanmari

Re: [PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported

2025-04-06 Thread Marek Olšák
Reviewed-by: Marek Olšák For both patches. Marek On Mon, Mar 24, 2025 at 4:34 PM Alex Deucher wrote: > Add an INFO query to check if user queues are supported. > > v2: switch to a mask of IPs (Marek) > v3: move to drm_amdgpu_info_device (Marek) > > Cc: marek.ol...@amd.com > Cc: prike.li...@am

[PATCH 1/2] drm/amdgpu: add UAPI to query if user queues are supported

2025-03-24 Thread Alex Deucher
Add an INFO query to check if user queues are supported. v2: switch to a mask of IPs (Marek) v3: move to drm_amdgpu_info_device (Marek) Cc: marek.ol...@amd.com Cc: prike.li...@amd.com Cc: sunil.kha...@amd.com Cc: yogesh.mohanmarimu...@amd.com Signed-off-by: Alex Deucher --- drivers/gpu/drm/amd/