RE: [PATCH 5/5] drm/amdgpu/userq: remove BROKEN from config

2025-03-03 Thread Liang, Prike
[Public] > From: amd-gfx On Behalf Of Alex > Deucher > Sent: Tuesday, March 4, 2025 12:15 AM > To: Liang, Prike > Cc: Deucher, Alexander ; amd- > g...@lists.freedesktop.org > Subject: Re: [PATCH 5/5] drm/amdgpu/userq: remove BROKEN from config > > On Mon, Mar 3, 2

Re: [PATCH 5/5] drm/amdgpu/userq: remove BROKEN from config

2025-03-03 Thread Alex Deucher
On Mon, Mar 3, 2025 at 7:09 AM Liang, Prike wrote: > > [Public] > > Question: Why use the CONFIG_DRM_AMDGPU_NAVI3X_USERQ to guard all the various > GFX user mode queue enablement paths? It seems more generic and reasonable to > use the config name CONFIG_DRM_AMDGPU_NAVI3X_USERQ. > I assume you

RE: [PATCH 5/5] drm/amdgpu/userq: remove BROKEN from config

2025-03-03 Thread Liang, Prike
[Public] Question: Why use the CONFIG_DRM_AMDGPU_NAVI3X_USERQ to guard all the various GFX user mode queue enablement paths? It seems more generic and reasonable to use the config name CONFIG_DRM_AMDGPU_NAVI3X_USERQ. Except for that question, the series patch is Reviewed-by: Prike Liang . Re