Re: [v8, 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface

2019-01-24 Thread sandy.huang
Hi heiko and thomas, the SPDX license identifier is updated by the following patch, please help to review, thanks. https://patchwork.kernel.org/patch/10776935/ 在 2019/1/18 下午8:34, Heiko Stuebner 写道: Hi Thomas, Am Freitag, 18. Januar 2019, 01:40:03 CET schrieb Thomas Gleixner: On Thu, 30

Re: [v8, 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface

2019-01-18 Thread Heiko Stuebner
Hi Thomas, Am Freitag, 18. Januar 2019, 01:40:03 CET schrieb Thomas Gleixner: > On Thu, 30 Aug 2018, Heiko Stuebner wrote: > > +++ b/drivers/gpu/drm/rockchip/rockchip_rgb.c > > @@ -0,0 +1,173 @@ > > +//SPDX-License-Identifier: GPL-2.0+ > > +/* > > + * Copyright (C) Fuzhou Rockchip Electronics

Re: [v8, 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface

2019-01-18 Thread Thomas Gleixner
Sandy, Heiko, On Thu, 30 Aug 2018, Heiko Stuebner wrote: > +++ b/drivers/gpu/drm/rockchip/rockchip_rgb.c > @@ -0,0 +1,173 @@ > +//SPDX-License-Identifier: GPL-2.0+ > +/* > + * Copyright (C) Fuzhou Rockchip Electronics Co.Ltd > + * Author: > + * Sandy Huang > + * > + * This software is

[PATCH v8 2/3] drm/rockchip: Add support for Rockchip Soc RGB output interface

2018-08-30 Thread Heiko Stuebner
From: Sandy Huang Some Rockchip CRTCs, like rv1108 and px30, can directly output parallel and serial RGB data to panel or conversion chip. So add a feature-bit for vops to mark the ability for these direct outputs and add an internal encoder in that case, that can attach to bridge chipsor