From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH 00/23] drm/exynos: Refactor parts of the exynos driver Date: Sat, 12 Oct 2013 04:26:17 +0200 Message-ID: <2844797.vcGorTXSvu@amdn883> References: <1381451436-10089-1-git-send-email-seanpaul@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mailout1.w1.samsung.com (mailout1.w1.samsung.com [210.118.77.11]) by gabe.freedesktop.org (Postfix) with ESMTP id A6403E5CF7 for ; Fri, 11 Oct 2013 19:26:22 -0700 (PDT) Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout1.w1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MUJ00LRBARV0X00@mailout1.w1.samsung.com> for dri-devel@lists.freedesktop.org; Sat, 12 Oct 2013 03:26:19 +0100 (BST) In-reply-to: <1381451436-10089-1-git-send-email-seanpaul@chromium.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: dri-devel@lists.freedesktop.org Cc: marcheu@chromium.org List-Id: dri-devel@lists.freedesktop.org Hi Sean, On Thursday 10 of October 2013 20:30:13 Sean Paul wrote: > This patchset refactors parts of the exynos driver to move it closer to a proper > drm driver (rather than just implementing a drm layer on top of the hardware > drivers). The hope is to get to a point where the dp/hdmi drivers can implement > drm_connector/drm_encoder directly, and fimd/mixer can directly implement > drm_crtc. This looks like a really great series. I did not have time yet to do a thorough review, but at first glance it looks fine. Let me try to take a deeper look into this next week. Best regards, Tomasz