commit | 3b8d1cf818c2cbd20573d121ec08c7c5147f1302 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Jun 27 14:27:11 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Fri Jul 27 11:13:54 2012 +0900 |
tree | 8ebfe97ae4982f07b5bca428873af8f6210fdd14 | |
parent | a365d9eba36f387a3976d28f2fd153dfe1824556 [diff] |
drm/exynos: add property for crtc mode This patch adds exynos specific property for crtc mode. The crtc mode property has tow modes - normal and blank. The normal mode is default mode and can use crtc normally. The blank mode turns off the private plane of crtc, so we don't see crtc screen but can see other plane screens. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>