[PATCH 3/3] drm/exynos: do not disable crtc if already off

2012-12-04 Thread Prathyush K
The crtc disable function should not disable the overlays if the crtc is already in DPMS_OFF as this will lead to register access when clock is off. Also the crtc disable function should not call DPMS OFF of the crtc. This is required to ensure we are able to wait for vblank before freeing any fram

[PATCH 3/3] drm/exynos: do not disable crtc if already off

2012-12-04 Thread Prathyush K
The crtc disable function should not disable the overlays if the crtc is already in DPMS_OFF as this will lead to register access when clock is off. Also the crtc disable function should not call DPMS OFF of the crtc. This is required to ensure we are able to wait for vblank before freeing any fram