]> Git Repo - linux.git/blob - drivers/gpu/drm/exynos/exynos_drm_gsc.h
Merge branch 'drm-next-4.2-amdgpu' of git://people.freedesktop.org/~agd5f/linux into...
[linux.git] / drivers / gpu / drm / exynos / exynos_drm_gsc.h
1 /*
2  * Copyright (c) 2012 Samsung Electronics Co., Ltd.
3  *
4  * Authors:
5  *      Eunchul Kim <[email protected]>
6  *      Jinyoung Jeon <[email protected]>
7  *      Sangmin Lee <[email protected]>
8  *
9  * This program is free software; you can redistribute  it and/or modify it
10  * under  the terms of  the GNU General  Public License as published by the
11  * Free Software Foundation;  either version 2 of the  License, or (at your
12  * option) any later version.
13  */
14
15 #ifndef _EXYNOS_DRM_GSC_H_
16 #define _EXYNOS_DRM_GSC_H_
17
18 /*
19  * TODO
20  * FIMD output interface notifier callback.
21  * Mixer output interface notifier callback.
22  */
23
24 #endif /* _EXYNOS_DRM_GSC_H_ */
This page took 0.038197 seconds and 4 git commands to generate.