summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc/core_types.h
diff options
context:
space:
mode:
authorDmytro Laktyushkin2016-12-02 20:48:04 +0100
committerAlex Deucher2017-09-26 23:04:10 +0200
commite11b86ad7d97671ec9543824de0529bd3f8d2db7 (patch)
tree169a2e809c5550f18a18a8a64eb490f6a567d1ee /drivers/gpu/drm/amd/display/dc/inc/core_types.h
parentdrm/amd/display: Temporarily blocking interlacing mode until it's supported. (diff)
downloadkernel-qcow2-linux-e11b86ad7d97671ec9543824de0529bd3f8d2db7.tar.gz
kernel-qcow2-linux-e11b86ad7d97671ec9543824de0529bd3f8d2db7.tar.xz
kernel-qcow2-linux-e11b86ad7d97671ec9543824de0529bd3f8d2db7.zip
drm/amd/display: moving remaining functionality from gpu to dce_clocks
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/core_types.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/core_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/core_types.h b/drivers/gpu/drm/amd/display/dc/inc/core_types.h
index f2eb8945d5c4..0418e3e02c7a 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/core_types.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/core_types.h
@@ -188,7 +188,7 @@ void core_link_enable_stream(struct pipe_ctx *pipe_ctx);
void core_link_disable_stream(struct pipe_ctx *pipe_ctx);
/********** DAL Core*********************/
-#include "display_clock_interface.h"
+#include "display_clock.h"
#include "transform.h"
struct resource_pool;