summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
diff options
context:
space:
mode:
authorHuang Rui2019-01-21 07:06:52 +0100
committerAlex Deucher2019-03-19 21:03:55 +0100
commiteaf02a4d92e7941224e0f34aa721b065dc1856d9 (patch)
tree33eb76536f3f44a477d029510bd45cf2e684135d /drivers/gpu/drm/amd/powerplay/smu_v11_0.c
parentdrm/amd/powerplay: add pptable header for smu11 (diff)
downloadkernel-qcow2-linux-eaf02a4d92e7941224e0f34aa721b065dc1856d9.tar.gz
kernel-qcow2-linux-eaf02a4d92e7941224e0f34aa721b065dc1856d9.tar.xz
kernel-qcow2-linux-eaf02a4d92e7941224e0f34aa721b065dc1856d9.zip
drm/amdgpu: update atomfirmware header for smu11
This patch updates atomfirmware header on smu11 for future use. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Kevin Wang <Kevin1.Wang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/powerplay/smu_v11_0.c')
-rw-r--r--drivers/gpu/drm/amd/powerplay/smu_v11_0.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/powerplay/smu_v11_0.c b/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
index 84ce624a8179..a2a0ee10f774 100644
--- a/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
+++ b/drivers/gpu/drm/amd/powerplay/smu_v11_0.c
@@ -24,6 +24,7 @@
#include <linux/firmware.h>
#include "amdgpu.h"
#include "amdgpu_smu.h"
+#include "atomfirmware.h"
#include "smu_v11_0.h"
#include "smu_v11_0_ppsmc.h"
#include "smu11_driver_if.h"