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: Fri, 07 Feb 2014 11:29:04 +0100 Message-ID: <52F4B570.7040806@gmail.com> References: <1391116773-28471-1-git-send-email-seanpaul@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ea0-f174.google.com (mail-ea0-f174.google.com [209.85.215.174]) by gabe.freedesktop.org (Postfix) with ESMTP id B2E12FB9FC for ; Fri, 7 Feb 2014 02:29:12 -0800 (PST) Received: by mail-ea0-f174.google.com with SMTP id b10so1461301eae.19 for ; Fri, 07 Feb 2014 02:29:10 -0800 (PST) In-Reply-To: <1391116773-28471-1-git-send-email-seanpaul@chromium.org> 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: Sean Paul , dri-devel@lists.freedesktop.org, inki.dae@samsung.com Cc: marcheu@chromium.org List-Id: dri-devel@lists.freedesktop.org Hi Sean, On 30.01.2014 22:18, 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 series does not apply on exynos-drm-next. It seems to still depend on the DRM bridge series posted long time ago. Do you have a tree with this series and all its dependencies applied, so I could test it on my boards? Best regards, Tomasz