aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch30
1 files changed, 30 insertions, 0 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch b/common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch
new file mode 100644
index 00000000..e3d3d929
--- /dev/null
+++ b/common/recipes-kernel/linux/linux-yocto-4.14.71/0632-drm-amd-include-Add-DCHUBBUB_TEST_DEBUG-register-def.patch
@@ -0,0 +1,30 @@
+From d8a6d4f9470b53223bad760718a92ae24eb7a4aa Mon Sep 17 00:00:00 2001
+From: Harry Wentland <harry.wentland@amd.com>
+Date: Tue, 25 Jul 2017 10:56:49 -0400
+Subject: [PATCH 0632/4131] drm/amd/include: Add DCHUBBUB_TEST_DEBUG register
+ defines
+
+Signed-off-by: Harry Wentland <harry.wentland@amd.com>
+Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
+---
+ drivers/gpu/drm/amd/include/asic_reg/raven1/DCN/dcn_1_0_offset.h | 4 ++++
+ 1 file changed, 4 insertions(+)
+
+diff --git a/drivers/gpu/drm/amd/include/asic_reg/raven1/DCN/dcn_1_0_offset.h b/drivers/gpu/drm/amd/include/asic_reg/raven1/DCN/dcn_1_0_offset.h
+index 3580218..4ccf968 100644
+--- a/drivers/gpu/drm/amd/include/asic_reg/raven1/DCN/dcn_1_0_offset.h
++++ b/drivers/gpu/drm/amd/include/asic_reg/raven1/DCN/dcn_1_0_offset.h
+@@ -2283,6 +2283,10 @@
+ #define mmDCHUBBUB_VLINE_SNAPSHOT_BASE_IDX 2
+ #define mmDCHUBBUB_SPARE 0x0534
+ #define mmDCHUBBUB_SPARE_BASE_IDX 2
++#define mmDCHUBBUB_TEST_DEBUG_INDEX 0x053a
++#define mmDCHUBBUB_TEST_DEBUG_INDEX_BASE_IDX 2
++#define mmDCHUBBUB_TEST_DEBUG_DATA 0x053b
++#define mmDCHUBBUB_TEST_DEBUG_DATA_BASE_IDX 2
+
+
+ // addressBlock: dce_dc_dchubbub_dchubbub_dcperfmon_dc_perfmon_dispdec
+--
+2.7.4
+