From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inki Dae Subject: Re: [PATCH v2 11/11] drm/exynos: remove struct exynos_drm_encoder layer Date: Fri, 07 Aug 2015 22:22:41 +0900 Message-ID: <55C4B121.7070200@samsung.com> References: <1438817060-22164-10-git-send-email-gustavo@padovan.org> <1438867908-18975-1-git-send-email-gustavo@padovan.org> <1438867908-18975-2-git-send-email-gustavo@padovan.org> <55C49B8A.4090009@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-reply-to: Sender: linux-samsung-soc-owner@vger.kernel.org To: Daniel Vetter Cc: Gustavo Padovan , linux-samsung-soc , Tobias Jakobi , Gustavo Padovan , dri-devel List-Id: dri-devel@lists.freedesktop.org Hi Daniel, On 2015=EB=85=84 08=EC=9B=94 07=EC=9D=BC 21:28, Daniel Vetter wrote: > On Fri, Aug 7, 2015 at 1:50 PM, Inki Dae wrote= : >> >> Booting is locked up here. This patch looks good to me so I tried to >> find why locked up and I found the booting is locked up as soon as >> console_lock function is called. Can you and other guys look into th= is >> issue? >=20 > It's not locked up, you simply won't see any dmesg output after that. > Use Archit's Kconfig support in drm-misc to disable fbdev emulation > and try again. I didn't really look into this patch series. I will check it with this patch series next week and give Acked-by to you. Thanks, Inki Dae > -Daniel >=20