Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751488AbaKYQfF (ORCPT ); Tue, 25 Nov 2014 11:35:05 -0500 Received: from gloria.sntech.de ([95.129.55.99]:37058 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750973AbaKYQfA (ORCPT ); Tue, 25 Nov 2014 11:35:00 -0500 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Mark Yao Cc: Boris BREZILLON , David Airlie , 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, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-api@vger.kernel.org, linux-rockchip@lists.infradead.org, dianders@chromium.org, marcheu@chromium.org, dbehr@chromium.org, olof@lixom.net, djkurtz@chromium.org, cf@rock-chips.com, xxm@rock-chips.com, huangtao@rock-chips.com, kever.yang@rock-chips.com, yxj@rock-chips.com, xw@rock-chips.com Subject: Re: [PATCH v14 0/3] Add drm driver for Rockchip Socs Date: Tue, 25 Nov 2014 17:38:27 +0100 Message-ID: <23617908.6oA5uRuO3l@diego> User-Agent: KMail/4.14.1 (Linux/3.16-3-amd64; KDE/4.14.2; x86_64; ; ) In-Reply-To: <1416447994-9921-1-git-send-email-mark.yao@rock-chips.com> References: <1416447994-9921-1-git-send-email-mark.yao@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Heiko -- 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/