From: Alex Deucher Date: Wed, 19 Feb 2025 21:46:52 +0000 (-0500) Subject: drm/amdgpu/userq: remove BROKEN from config X-Git-Tag: v6.16-rc1~144^2~10^2~269 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=665de8c94792d095c9dbd0ef16b0532f546aa8f9;p=thirdparty%2Fkernel%2Flinux.git drm/amdgpu/userq: remove BROKEN from config This can be enabled now. We have the firmware checks in place. Reviewed-by: Prike Liang Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig index b8f39377b24a2..7b95221d2f3d9 100644 --- a/drivers/gpu/drm/amd/amdgpu/Kconfig +++ b/drivers/gpu/drm/amd/amdgpu/Kconfig @@ -99,7 +99,6 @@ config DRM_AMDGPU_WERROR config DRM_AMDGPU_NAVI3X_USERQ bool "Enable amdgpu usermode queues" depends on DRM_AMDGPU - depends on BROKEN default n help Choose this option to enable GFX usermode queue support for GFX/SDMA/Compute