[PATCH 52/52] drm/amd/dal: Enable Polaris support in the Kconfig
Alex Deucher
alexdeucher at gmail.com
Wed Mar 23 17:43:08 UTC 2016
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
drivers/gpu/drm/amd/dal/Kconfig | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/drivers/gpu/drm/amd/dal/Kconfig b/drivers/gpu/drm/amd/dal/Kconfig
index b108756..939d5c6 100644
--- a/drivers/gpu/drm/amd/dal/Kconfig
+++ b/drivers/gpu/drm/amd/dal/Kconfig
@@ -46,6 +46,16 @@ config DRM_AMD_DAL_DCE11_0
CZ family
for display engine
+config DRM_AMD_DAL_DCE11_2
+ bool "Polaris11 family"
+ depends on DRM_AMD_DAL
+ select DRM_AMD_DAL_DCE11_0
+ help
+ Choose this option
+ if you want to have
+ BF family
+ for display engine.
+
config DEBUG_KERNEL_DAL
bool "Enable kgdb break in DAL"
depends on DRM_AMD_DAL
--
2.5.0
More information about the dri-devel
mailing list