On 2015å¹´05æ30æ¥ 02:56, Tomasz Figa wrote: > On Mon, May 11, 2015 at 7:55 PM, Tomasz Figa <tfiga at chromium.org> 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 <tfiga at chromium.org> >> --- >> 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 > > >
-- ï¼ark Yao