projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
630e959
)
drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
author
Alex Deucher
<alexander.deucher@amd.com>
Fri, 1 Oct 2021 19:40:00 +0000
(15:40 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Mon, 4 Oct 2021 19:23:02 +0000
(15:23 -0400)
Depends on DRM_AMDGPU_SI and DRM_AMD_DC
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/display/Kconfig
b/drivers/gpu/drm/amd/display/Kconfig
index 7dffc04a557ea12fd01f3f5454ab51edcf3738b6..127667e549c199730cef24109417f39b960a44a8 100644
(file)
--- a/
drivers/gpu/drm/amd/display/Kconfig
+++ b/
drivers/gpu/drm/amd/display/Kconfig
@@
-25,6
+25,8
@@
config DRM_AMD_DC_HDCP
config DRM_AMD_DC_SI
bool "AMD DC support for Southern Islands ASICs"
+ depends on DRM_AMDGPU_SI
+ depends on DRM_AMD_DC
default n
help
Choose this option to enable new AMD DC support for SI asics