Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751942AbaKYXNB (ORCPT ); Tue, 25 Nov 2014 18:13:01 -0500 Received: from mail-la0-f53.google.com ([209.85.215.53]:44573 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751515AbaKYXM6 convert rfc822-to-8bit (ORCPT ); Tue, 25 Nov 2014 18:12:58 -0500 MIME-Version: 1.0 In-Reply-To: <23617908.6oA5uRuO3l@diego> References: <1416447994-9921-1-git-send-email-mark.yao@rock-chips.com> <23617908.6oA5uRuO3l@diego> Date: Wed, 26 Nov 2014 09:12:56 +1000 Message-ID: Subject: Re: [PATCH v14 0/3] Add drm driver for Rockchip Socs From: Dave Airlie To: =?UTF-8?Q?Heiko_St=C3=BCbner?= Cc: Mark Yao , Boris BREZILLON , Rob Clark , Daniel Vetter , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Randy Dunlap , Grant Likely , Greg Kroah-Hartman , John Stultz , Rom Lemarchand , "devicetree@vger.kernel.org" , linux-doc@vger.kernel.org, LKML , dri-devel , linux-api@vger.kernel.org, linux-rockchip@lists.infradead.org, Douglas Anderson , =?UTF-8?Q?St=C3=A9phane_Marchesin?= , dbehr@chromium.org, Olof Johansson , Daniel Kurtz , Eddie Cai , simon xue , Tao Huang , Kever Yang , yxj@rock-chips.com, xw@rock-chips.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26 November 2014 at 02:38, Heiko Stübner wrote: > Mark, > > Am Donnerstag, 20. November 2014, 09:46:34 schrieb Mark Yao: >> This a series of patches is a DRM Driver for Rockchip Socs, add support >> for vop devices. Future patches will add additional encoders/connectors, >> such as eDP, HDMI. >> >> The basic "crtc" for rockchip is a "VOP" - Video Output Processor. >> the vop devices found on Rockchip rk3288 Soc, rk3288 soc have two similar >> Vop devices. Vop devices support iommu mapping, we use dma-mapping API with >> ARM_DMA_USE_IOMMU. > > it looks like everybody is more or less happy with this version - in past > versions responses voicing concerns where quite swift. > > As David requested a pull request the last time, it might be time to do so, so > that we maybe still reach 3.19. > I need the iommu changes the drm driver depends on in a stable maintainer git tree, I'm not pulling in code I can't build. I'm happy if the rockchip drm pull stays static and I can pull it in once the iommu bits are done. Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/