[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <5419742B.4090907@samsung.com>
Date: Wed, 17 Sep 2014 20:44:43 +0900
From: Inki Dae <inki.dae@...sung.com>
To: Andrzej Hajda <a.hajda@...sung.com>
Cc: Marek Szyprowski <m.szyprowski@...sung.com>,
Joonyoung Shim <jy0922.shim@...sung.com>,
Seung-Woo Kim <sw0312.kim@...sung.com>,
Kyungmin Park <kyungmin.park@...sung.com>,
dri-devel@...ts.freedesktop.org,
open list <linux-kernel@...r.kernel.org>,
"moderated list:ARM/S5P EXYNOS AR..."
<linux-samsung-soc@...r.kernel.org>
Subject: Re: [PATCH 0/9] drm/exynos: initialization/deinitialization fixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists