From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver Date: Thu, 13 Mar 2014 19:10:16 +0100 Message-ID: <5321F488.70308@samsung.com> References: <1391116773-28471-1-git-send-email-seanpaul@chromium.org> <5321BB25.9000608@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.w1.samsung.com (mailout3.w1.samsung.com [210.118.77.13]) by gabe.freedesktop.org (Postfix) with ESMTP id 1638BFB36A for ; Thu, 13 Mar 2014 11:10:19 -0700 (PDT) Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout3.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0N2D007FOZT6RV10@mailout3.w1.samsung.com> for dri-devel@lists.freedesktop.org; Thu, 13 Mar 2014 18:10:18 +0000 (GMT) In-reply-to: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org To: Inki Dae Cc: =?ISO-8859-1?Q?St=E9phane_Marche?= =?ISO-8859-1?Q?sin?= , DRI mailing list List-Id: dri-devel@lists.freedesktop.org On 13.03.2014 16:48, Inki Dae wrote: > Hi Tomasz, > > 2014-03-13 23:05 GMT+09:00 Tomasz Figa : >> Hi Inki, >> >> >> On 13.03.2014 08:33, Inki Dae wrote: >>> >>> Hi Sean, >>> >>> Merged your all patch series except for dt binding patches - it needs >>> more cleanups about ddc and phy - and I had a little change just for >>> cleanup. >>> And some more cleanups and enhanced feature set on top of your patch >>> series would be merged, and then they will go to -next. >> >> >> I assume you just applied this series to your tree to a temporary branch and >> it won't be merged until are regressions introduced by it are fixed, right? > > Generally right. These has been merged to exynos-drm-next so that > other people can clean up and enhance our driver on top of the > refactoring patch series. > And I'm planning to have pull request if ddc and hdmi phy cleanups are > posted from Tomasz Stanislawski. The only critical thing we should fix > would be hdmi dt broken issue. > > Give me more comments if there is any critical issue we should fix for > this cycle. As I have already mentioned in another reply to this thread (and also quite a long time ago in my review comments for previous version of this series), refactoring of FIMD driver removes support for parallel displays that seems to be used by exynos4210-origen, exynos4412-origen, smdk5250 and smdk5420 boards, which is a regression. Best regards, Tomasz