aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch')
-rw-r--r--common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch b/common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch
deleted file mode 100644
index 87f56ce4..00000000
--- a/common/recipes-kernel/linux/files/0959-drm-amd-dal-Enable-Polaris-support-in-the-Kconfig.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From 96737bab5e7a23e79f5fdeeff2bbae5eaa28a58b Mon Sep 17 00:00:00 2001
-From: Alex Deucher <alexander.deucher@amd.com>
-Date: Tue, 15 Mar 2016 11:20:21 -0400
-Subject: [PATCH 0959/1110] drm/amd/dal: Enable Polaris support in the Kconfig
-
-Signed-off-by: Alex Deucher <alexander.deucher@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.7.4
-