This can be enabled now. We have the firmware checks
in place.
Signed-off-by: Alex Deucher <[email protected]>
---
drivers/gpu/drm/amd/amdgpu/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig
b/drivers/gpu/drm/amd/amdgpu/Kconfig
index a614320114796..23c014da0f324 100644
--- a/drivers/gpu/drm/amd/amdgpu/Kconfig
+++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
@@ -98,7 +98,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
--
2.48.1