aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
diff options
context:
space:
mode:
authorHuang Rui <ray.huang@amd.com>2018-08-09 09:50:12 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-08-27 11:10:04 -0500
commit5df585258f9ff5d5b653f6a162dc389c597c5714 (patch)
tree8760546bf2df24817abd2a93182bf22b5548bd92 /drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
parentdrm/amdgpu: remove useless gds switch macro (diff)
downloadlinux-dev-5df585258f9ff5d5b653f6a162dc389c597c5714.tar.xz
linux-dev-5df585258f9ff5d5b653f6a162dc389c597c5714.zip
drm/amdgpu: move display definitions into amdgpu_display header
Demangle amdgpu.h. Signed-off-by: Huang Rui <ray.huang@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
index 353993218f21..6488e90ec948 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c
@@ -31,6 +31,7 @@
#include <drm/drm_crtc_helper.h>
#include "amdgpu.h"
#include "amdgpu_pm.h"
+#include "amdgpu_display.h"
#include "amd_acpi.h"
#include "atom.h"