]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
amdgpu/dm: Default PRE_VEGA ASIC support to 'y'
authorHarry Wentland <harry.wentland@amd.com>
Wed, 8 Nov 2017 20:58:25 +0000 (15:58 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 16 Mar 2018 21:16:50 +0000 (16:16 -0500)
Even though we default PRE_VEGA support to 'n' upstream in amd-staging
we want to keep it enabled by default.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/Kconfig

index ec3285f655177a299ec7110b5dd4e581997d4226..5b124a67404cc6cf28269dc676d7ee3e5018018b 100644 (file)
@@ -11,7 +11,7 @@ config DRM_AMD_DC
 
 config DRM_AMD_DC_PRE_VEGA
        bool "DC support for Polaris and older ASICs"
-       default n
+       default y
        help
          Choose this option to enable the new DC support for older asics
          by default. This includes Polaris, Carrizo, Tonga, Bonaire,