aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch')
-rw-r--r--common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch30
1 files changed, 0 insertions, 30 deletions
diff --git a/common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch b/common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch
deleted file mode 100644
index a844d431..00000000
--- a/common/recipes-kernel/linux/files/0261-drm-amdgpu-whitespace-cleanup-in-gmc8-golden-regs.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From c61bf649270b28526704c2101d1ebd39f51d3f0c Mon Sep 17 00:00:00 2001
-From: Alex Deucher <alexander.deucher@amd.com>
-Date: Tue, 9 Jun 2015 14:06:18 -0400
-Subject: [PATCH 0261/1050] drm/amdgpu: whitespace cleanup in gmc8 golden regs
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Reviewed-by: Christian König <christian.koenig@amd.com>
-Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
----
- drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
-index 6206fcd..8135963 100644
---- a/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
-+++ b/drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c
-@@ -71,7 +71,7 @@ static const u32 golden_settings_iceland_a11[] =
-
- static const u32 iceland_mgcg_cgcg_init[] =
- {
-- mmMC_MEM_POWER_LS, 0xffffffff, 0x00000104
-+ mmMC_MEM_POWER_LS, 0xffffffff, 0x00000104
- };
-
- static const u32 cz_mgcg_cgcg_init[] =
---
-1.9.1
-