aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
diff options
context:
space:
mode:
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>2017-04-24 15:20:24 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 18:06:38 -0400
commit86b6a203b966ea54e3225b49e53769cf4c116905 (patch)
tree791b5ebe694249d57014a2aa3fec9ae7807f66eb /drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
parentdrm/amd/display: clarify delay param for REG_WAIT (diff)
downloadlinux-rng-86b6a203b966ea54e3225b49e53769cf4c116905.tar.xz
linux-rng-86b6a203b966ea54e3225b49e53769cf4c116905.zip
drm/amd/display: dce120 to dce ipp refactor
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Tony Cheng <Tony.Cheng@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h b/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
index dfe590198a33..907e0a9a8474 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
@@ -26,6 +26,9 @@
#ifndef __DAL_HW_SHARED_H__
#define __DAL_HW_SHARED_H__
+#include "os_types.h"
+#include "fixed31_32.h"
+
/******************************************************************************
* Data types shared between different Virtual HW blocks
******************************************************************************/