/* * Copyright (c) 2016 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Helper file for Samsung EXYNOS DPU driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include #include #include #include #include #if defined(CONFIG_EXYNOS_CONTENT_PATH_PROTECTION) #include #endif #if defined(CONFIG_SUPPORT_LEGACY_ION) #include #endif #include "decon.h" #include "dsim.h" #include "dpp.h" #if defined(CONFIG_EXYNOS_DISPLAYPORT) #include "displayport.h" #endif #include "./panels/lcd_ctrl.h" #include