[PATCH v3 07/32] drm/exynos: Remove apply manager callback

Tomasz Figa tomasz.figa at gmail.com
Fri Nov 8 13:05:37 PST 2013


On Tuesday 29 of October 2013 12:12:53 Sean Paul wrote:
> This patch removes the apply() manager callback in favor of putting the
> relevant commits in the individual drivers. This will mitigate some of
> the difference between the suspend/resume path and the dpms path
> 
> Signed-off-by: Sean Paul <seanpaul at chromium.org>
> ---
> 
> Changes in v2:
> 	- This was previously in another patch, but moved since it 
warrants its
> own Changes in v3:
> 	- Removed apply() from vidi
> 
>  drivers/gpu/drm/exynos/exynos_drm_drv.h     |  2 --
>  drivers/gpu/drm/exynos/exynos_drm_encoder.c |  6 ------
>  drivers/gpu/drm/exynos/exynos_drm_fimd.c    | 22 +++++-----------------
> drivers/gpu/drm/exynos/exynos_drm_hdmi.c    | 17 -----------------
> drivers/gpu/drm/exynos/exynos_drm_vidi.c    |  1 -
>  drivers/gpu/drm/exynos/exynos_hdmi.c        |  1 +
>  drivers/gpu/drm/exynos/exynos_mixer.c       |  2 ++
>  7 files changed, 8 insertions(+), 43 deletions(-)

Reviewed-by: Tomasz Figa <t.figa at samsung.com>

Best regards,
Tomasz



More information about the dri-devel mailing list