projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d82420b
)
drm/amd/display: Add Vega20 config. support
author
Jerry (Fangzhi) Zuo
<
[email protected]
>
Fri, 11 May 2018 18:46:19 +0000
(13:46 -0500)
committer
Alex Deucher
<
[email protected]
>
Thu, 17 May 2018 15:13:20 +0000
(10:13 -0500)
Reviewed-by: Christian König <
[email protected]
>
Signed-off-by: Jerry (Fangzhi) Zuo <
[email protected]
>
Reviewed-by: Harry Wentland <
[email protected]
>
Reviewed-by: Alex Deucher <
[email protected]
>
Signed-off-by: Alex Deucher <
[email protected]
>
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 e6ca72c0d3475e137e97f85fd50d2c3bd178a4f9..6dcec9c9126b030168e53ef08505418d851a167b 100644
(file)
--- a/
drivers/gpu/drm/amd/display/Kconfig
+++ b/
drivers/gpu/drm/amd/display/Kconfig
@@
-40,4
+40,13
@@
config DRM_AMD_DC_VEGAM
help
Choose this option if you want to have
VEGAM support for display engine
+
+config DRM_AMD_DC_VG20
+ bool "Vega20 support"
+ depends on DRM_AMD_DC
+ help
+ Choose this option if you want to have
+ Vega20 support for display engine
+
+
endmenu