linux/drivers/gpu/drm/exynos
Inki Dae ec05da959a drm/exynos: updated crtc and encoder dpms framework.
With DPMS ON and OFF requests, crtc dpms would be in charge of
just only device power such as fimd or hdmi and encoder dpms
in charge of device setting(mode setting and register updating)
and also lcd panel and digital TV power.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2011-12-21 15:14:17 +09:00
..
exynos_drm_buf.c drm/exynos: changed buffer structure. 2011-11-15 14:58:46 +09:00
exynos_drm_buf.h drm/exynos: changed buffer structure. 2011-11-15 14:58:46 +09:00
exynos_drm_connector.c drm/exynos: changed exynos_drm_display to exynos_drm_display_ops 2011-11-15 14:58:45 +09:00
exynos_drm_connector.h DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00
exynos_drm_core.c drm/exynos: added device object as argument of subdrv_probe(). 2011-10-18 10:01:18 +01:00
exynos_drm_crtc.c drm/exynos: updated crtc and encoder dpms framework. 2011-12-21 15:14:17 +09:00
exynos_drm_crtc.h drm/exynos: changed buffer structure. 2011-11-15 14:58:46 +09:00
exynos_drm_drv.c drm/exynos: Fix compile errors 2011-12-21 15:14:16 +09:00
exynos_drm_drv.h drm/exynos: updated crtc and encoder dpms framework. 2011-12-21 15:14:17 +09:00
exynos_drm_encoder.c drm/exynos: updated crtc and encoder dpms framework. 2011-12-21 15:14:17 +09:00
exynos_drm_encoder.h drm/exynos: updated crtc and encoder dpms framework. 2011-12-21 15:14:17 +09:00
exynos_drm_fb.c drm/exynos: Use struct drm_mode_fb_cmd2 2011-12-21 15:14:17 +09:00
exynos_drm_fb.h drm/exynos: Use struct drm_mode_fb_cmd2 2011-12-21 15:14:17 +09:00
exynos_drm_fbdev.c drm/exynos: Use struct drm_mode_fb_cmd2 2011-12-21 15:14:17 +09:00
exynos_drm_fbdev.h DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00
exynos_drm_fimd.c drm/exynos: updated crtc and encoder dpms framework. 2011-12-21 15:14:17 +09:00
exynos_drm_gem.c drm/exynos: fixed wrong err ptr usage and destroy call in exeception 2011-11-17 10:05:39 +09:00
exynos_drm_gem.h drm/exynos: changed buffer structure. 2011-11-15 14:58:46 +09:00
Kconfig DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00
Makefile DRM: add DRM Driver for Samsung SoC EXYNOS4210. 2011-10-05 10:27:31 +01:00