Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752757AbbFCDlw (ORCPT ); Tue, 2 Jun 2015 23:41:52 -0400 Received: from regular1.263xmail.com ([211.150.99.138]:34634 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751469AbbFCDlo (ORCPT ); Tue, 2 Jun 2015 23:41:44 -0400 X-263anti-spam: KSV:0;BIG:0;ABS:1;DNS:0;ATT:0;SPF:S; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ABS-CHECKED: 1 X-SKE-CHECKED: 1 X-ADDR-CHECKED: 0 X-RL-SENDER: mark.yao@rock-chips.com X-FST-TO: tfiga@chromium.org X-SENDER-IP: 58.22.7.114 X-LOGIN-NAME: mark.yao@rock-chips.com X-UNIQUE-TAG: <7d62a1e323d12d85f3a25df387511c00> X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <556E7731.6020403@rock-chips.com> Date: Wed, 03 Jun 2015 11:40:33 +0800 From: Mark yao User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Tomasz Figa , dri-devel@lists.freedesktop.org CC: "linux-arm-kernel@lists.infradead.org" , "open list:ARM/Rockchip SoC..." , "linux-kernel@vger.kernel.org" , Daniel Kurtz , Heiko Stuebner , David Airlie Subject: Re: [PATCH v2] drm/rockchip: Add BGR formats to VOP References: <1431341739-12523-1-git-send-email-tfiga@chromium.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1006 Lines: 32 On 2015年05月30日 02:56, Tomasz Figa wrote: > On Mon, May 11, 2015 at 7:55 PM, Tomasz Figa wrote: >> VOP can support BGR formats in all windows thanks to red/blue swap option >> provided in WINx_CTRL0 registers. This patch enables support for >> ABGR8888, XBGR8888, BGR888 and BGR565 formats by using this feature. >> >> Signed-off-by: Tomasz Figa >> --- >> drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 33 +++++++++++++++++++++++++++++ >> 1 file changed, 33 insertions(+) >> >> Changes since v1: >> (https://patchwork.kernel.org/patch/6369531/) >> - Fixed register addresses for win2/3 and hwc (reported by Mark Yao). > Gentle ping. Applied to my drm-next:-) > Best regards, > Tomasz > > > -- Mark Yao -- 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/