/* SPDX-License-Identifier: GPL-2.0-only * * linux/drivers/gpu/drm/samsung/exynos_drm_decon.h * * Copyright (c) 2019 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Headef file for Samsung MIPI DSI Master 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. */ #ifndef __EXYNOS_DRM_DECON_H__ #define __EXYNOS_DRM_DECON_H__ #include #include #include #include #include #if IS_ENABLED(CONFIG_EXYNOS_PM_QOS) || IS_ENABLED(CONFIG_EXYNOS_PM_QOS_MODULE) #include #endif #include #if IS_ENABLED(CONFIG_EXYNOS_ITMON) #include #endif #include #include #include