mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
drm/amd/display: Add Vega20 config. support
Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Jerry (Fangzhi) Zuo <Jerry.Zuo@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
d82420b56a
commit
138bc36051
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue