1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/exynos
Joonyoung Shim cb91f6a078 drm/exynos: add runtime pm feature for fimd
This adds runtime PM feature for fimd. The runtime PM functions control
clocks for fimd and prevent to access the register of fimd for vblank
when clock is turned off by suspend of runtime PM.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
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: add runtime pm feature for fimd 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