From mboxrd@z Thu Jan 1 00:00:00 1970 From: Inki Dae Subject: RE: [PATCH v3 25/32] drm/exynos: Clean up FIMD power on/off routines Date: Mon, 11 Nov 2013 13:08:19 +0900 Message-ID: <045101cede93$a8010140$f80303c0$%dae@samsung.com> References: <1383063198-10526-1-git-send-email-seanpaul@chromium.org> <1383063198-10526-26-git-send-email-seanpaul@chromium.org> <031901ced627$8c7fafd0$a57f0f70$%dae@samsung.com> <1630995.NnKzZB9Rl5@flatron> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout3.samsung.com (mailout3.samsung.com [203.254.224.33]) by gabe.freedesktop.org (Postfix) with ESMTP id 364BAFA633 for ; Sun, 10 Nov 2013 22:20:50 -0800 (PST) Received: from epcpsbgr1.samsung.com (u141.gpu120.samsung.co.kr [203.254.230.141]) by mailout3.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MW2009IOZGTAKH0@mailout3.samsung.com> for dri-devel@lists.freedesktop.org; Mon, 11 Nov 2013 13:08:20 +0900 (KST) In-reply-to: <1630995.NnKzZB9Rl5@flatron> Content-language: ko 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: 'Tomasz Figa' Cc: marcheu@chromium.org, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org > -----Original Message----- > From: Tomasz Figa [mailto:tomasz.figa@gmail.com] > Sent: Monday, November 11, 2013 11:09 AM > To: Inki Dae > Cc: 'Sean Paul'; dri-devel@lists.freedesktop.org; airlied@linux.ie; > marcheu@chromium.org > Subject: Re: [PATCH v3 25/32] drm/exynos: Clean up FIMD power on/off > routines > > On Thursday 31 of October 2013 19:54:18 Inki Dae wrote: > > > > As I mentioned already, I'll not merge eDP related codes yet. So can you > > rebase patche 25 through 26 to top of patch 20? > > Why not? IMHO Exynos DRM is already the only way to support Exynos DP > and it should simplify things. Of course, only if done properly and not > breaking other things. > Your late comment. I wanted to merge only the re-factoring patch series because Sean missed CCing proper person and I was not sure that moving eDP driver into Exynos drm is good way or not _for the moment_. So I just wanted to have time enough about merging this patch and watch out how other maintainers will handle the similar thing. However, s3c-fb driver wouldn't be used anymore and Jingoo commented enough - for this, see the original email thread - so the moving is reasonable to me. Thanks, Inki Dae > Best regards, > Tomasz