aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch')
-rw-r--r--meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch29
1 files changed, 29 insertions, 0 deletions
diff --git a/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch
new file mode 100644
index 00000000..1e92e3f7
--- /dev/null
+++ b/meta-amd-bsp/recipes-kernel/linux/linux-yocto-4.14.71/3214-drm-amd-pp-include-new-ip-and-ip-offset-headers.patch
@@ -0,0 +1,29 @@
+From 0e32baae7d9925fbb2e43a32e603d0cfb8995764 Mon Sep 17 00:00:00 2001
+From: Hawking Zhang <Hawking.Zhang@amd.com>
+Date: Mon, 15 Jan 2018 15:11:06 +0800
+Subject: [PATCH 3214/4131] drm/amd/pp: include new ip and ip offset headers
+
+Change-Id: I9b3a56147dfc00830a0229bf59990bfe9e8a7e95
+Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
+Acked-by: Alex Deucher <alexander.deucher@amd.com>
+---
+ drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h b/drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h
+index 414e684..214f370 100644
+--- a/drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h
++++ b/drivers/gpu/drm/amd/powerplay/inc/pp_soc15.h
+@@ -23,7 +23,8 @@
+ #ifndef PP_SOC15_H
+ #define PP_SOC15_H
+
+-#include "soc15ip.h"
++#include "soc15_hw_ip.h"
++#include "vega10_ip_offset.h"
+
+ inline static uint32_t soc15_get_register_offset(
+ uint32_t hw_id,
+--
+2.7.4
+