Re: [PATCH 12/17] drm/sun4i: Add CCSC property to DE2 configuration

2017-11-28 Thread Maxime Ripard
On Mon, Nov 27, 2017 at 09:57:45PM +0100, Jernej Skrabec wrote: > Base addresses of channel output CSC (CCSC) depends whether mixer in > question is first or second and if it is second, if supports VEP or not. > This new property will tell which set of base addresses to take. > > 0 - first mixer o

Re: [PATCH 12/17] drm/sun4i: Add CCSC property to DE2 configuration

2017-11-28 Thread Maxime Ripard
On Tue, Nov 28, 2017 at 08:02:26PM +0800, Icenowy Zheng wrote: > 在 2017-11-28 04:57,Jernej Skrabec 写道: > > Base addresses of channel output CSC (CCSC) depends whether mixer in > > question is first or second and if it is second, if supports VEP or not. > > This new property will tell which set of b

Re: [PATCH 12/17] drm/sun4i: Add CCSC property to DE2 configuration

2017-11-28 Thread Icenowy Zheng
在 2017-11-28 04:57,Jernej Skrabec 写道: Base addresses of channel output CSC (CCSC) depends whether mixer in question is first or second and if it is second, if supports VEP or not. This new property will tell which set of base addresses to take. 0 - first mixer or second mixer with VEP support

[PATCH 12/17] drm/sun4i: Add CCSC property to DE2 configuration

2017-11-28 Thread Jernej Skrabec
Base addresses of channel output CSC (CCSC) depends whether mixer in question is first or second and if it is second, if supports VEP or not. This new property will tell which set of base addresses to take. 0 - first mixer or second mixer with VEP support 1 - second mixer without VEP support Sign