Re: [PATCH 0/9] drm/exynos: initialization/deinitialization fixes

From: Inki Dae
Date: Wed Sep 17 2014 - 07:45:00 EST


On 2014ë 09ì 09ì 22:16, Andrzej Hajda wrote:
> This set of patches contains fixes of initialization and deinitialization
> code of exynos_drm core and components.
> It is based on exynos-drm-next branch.
>
> Patchset has been tested on trats and universal_c210 platforms.

Applied all patches except patch #5. As of now, it seems good to merge
also patch #5 if you couldn't post next version of that patch until the
end of this week. In this case, I will have a pull request including
that patch so that we can fix it up correctly later. Give me your
opinion if there is other plan.

Thanks,
Inki Dae

>
> Regards
> Andrzej
>
>
> Andrzej Hajda (9):
> drm/exynos/ipp: traverse ipp drivers list safely
> drm/exynos: fix drm driver de-initialization order
> drm/exynos/fbdev: fix fbdev gem object cleanup
> drm/exynos/fb: free exynos framebuffer on error
> drm/exynos/crtc: fix framebuffer reference sequence
> drm/exynos/dsi: unregister connector on removal
> drm/exynos/dpi: unregister connector and panel on removal
> drm/exynos/dp: unregister connector on removal
> drm/exynos/hdmi: unregister connector on removal
>
> drivers/gpu/drm/exynos/exynos_dp_core.c | 4 +++-
> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 6 ++++++
> drivers/gpu/drm/exynos/exynos_drm_dpi.c | 6 +++++-
> drivers/gpu/drm/exynos/exynos_drm_drv.c | 8 ++++----
> drivers/gpu/drm/exynos/exynos_drm_dsi.c | 9 ++++++---
> drivers/gpu/drm/exynos/exynos_drm_fb.c | 1 +
> drivers/gpu/drm/exynos/exynos_drm_fbdev.c | 3 ---
> drivers/gpu/drm/exynos/exynos_drm_ipp.c | 4 ++--
> drivers/gpu/drm/exynos/exynos_hdmi.c | 4 +++-
> 9 files changed, 30 insertions(+), 15 deletions(-)
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/