projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca4095
)
drm/amdgpu/userq: remove BROKEN from config
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 19 Feb 2025 21:46:52 +0000
(16:46 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:21 +0000
(16:48 -0400)
This can be enabled now. We have the firmware checks
in place.
Reviewed-by: Prike Liang <Prike.Liang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/Kconfig
b/drivers/gpu/drm/amd/amdgpu/Kconfig
index
b8f3937
..
7b95221
100644
(file)
--- 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