Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6da2b933 authored by Harry Wentland's avatar Harry Wentland Committed by Alex Deucher
Browse files

amdgpu/dm: Default PRE_VEGA ASIC support to 'y'



Even though we default PRE_VEGA support to 'n' upstream in amd-staging
we want to keep it enabled by default.

Signed-off-by: default avatarHarry Wentland <harry.wentland@amd.com>
Reviewed-by: default avatarAlex Deucher <alexander.deucher@amd.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 59156faf
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -11,7 +11,7 @@ config DRM_AMD_DC


config DRM_AMD_DC_PRE_VEGA
config DRM_AMD_DC_PRE_VEGA
	bool "DC support for Polaris and older ASICs"
	bool "DC support for Polaris and older ASICs"
	default n
	default y
	help
	help
	  Choose this option to enable the new DC support for older asics
	  Choose this option to enable the new DC support for older asics
	  by default. This includes Polaris, Carrizo, Tonga, Bonaire,
	  by default. This includes Polaris, Carrizo, Tonga, Bonaire,