Re: [PATCH 05/13] drm/exynos: removed exynos_drm_encoder_dpms call

2012-08-19 Thread InKi Dae
2012/8/20 Joonyoung Shim : > On 08/17/2012 06:50 PM, Inki Dae wrote: >> >> encoder's mode_set callback isn't specific to hardware so it doesn't >> need to call exynos_drm_encoder_dpms(). > > > Then, where is exynos_drm_encoder_dpms() called? > with this patch series, exynos_drm_encoder_dpms() will

Re: [PATCH 05/13] drm/exynos: removed exynos_drm_encoder_dpms call

2012-08-19 Thread Joonyoung Shim
On 08/17/2012 06:50 PM, Inki Dae wrote: encoder's mode_set callback isn't specific to hardware so it doesn't need to call exynos_drm_encoder_dpms(). Then, where is exynos_drm_encoder_dpms() called? Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- drivers/gpu/drm/exynos/exynos_drm