aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch
new file mode 100644
index 00000000..4c4be39b
--- /dev/null
+++ b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.19.8/3678-drm-amd-display-update-renoir_ip_offset.h.patch
@@ -0,0 +1,29 @@
+From 44f6db79244d13a844e16f024db16b6d6691ba2a Mon Sep 17 00:00:00 2001
+From: Aaron Liu <aaron.liu@amd.com>
+Date: Wed, 4 Sep 2019 13:21:42 +0800
+Subject: [PATCH 3678/4256] drm/amd/display: update renoir_ip_offset.h
+
+This patch updates MP1_BASE in renoir_ip_offset.h
+
+Signed-off-by: Aaron Liu <aaron.liu@amd.com>
+Acked-by: Roman Li <roman.li@amd.com>
+---
+ drivers/gpu/drm/amd/include/renoir_ip_offset.h | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/include/renoir_ip_offset.h b/drivers/gpu/drm/amd/include/renoir_ip_offset.h
+index 554714c8e000..094648cac392 100644
+--- a/drivers/gpu/drm/amd/include/renoir_ip_offset.h
++++ b/drivers/gpu/drm/amd/include/renoir_ip_offset.h
+@@ -155,7 +155,7 @@ static const struct IP_BASE MP0_BASE ={ { { { 0x00016000, 0x0243FC00, 0x00DC0000
+ { { 0, 0, 0, 0, 0 } },
+ { { 0, 0, 0, 0, 0 } },
+ { { 0, 0, 0, 0, 0 } } } };
+-static const struct IP_BASE MP1_BASE ={ { { { 0x00016200, 0x02400400, 0x00E80000, 0x00EC0000, 0x00F00000 } },
++static const struct IP_BASE MP1_BASE ={ { { { 0x00016000, 0x02400400, 0x00E80000, 0x00EC0000, 0x00F00000 } },
+ { { 0, 0, 0, 0, 0 } },
+ { { 0, 0, 0, 0, 0 } },
+ { { 0, 0, 0, 0, 0 } },
+--
+2.17.1
+